Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

refactor: update the workspace table design#17404

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
BrunoQuaresma merged 3 commits intomainfrombq/refactor-ws-tables
Apr 15, 2025

Conversation

BrunoQuaresma
Copy link
Collaborator

Related to#17309

Before:
Screenshot 2025-04-15 at 11 36 32

After:
Screenshot 2025-04-15 at 11 36 22

@BrunoQuaresmaBrunoQuaresma requested review froma team andaslilac and removed request fora teamApril 15, 2025 14:39
@BrunoQuaresmaBrunoQuaresma self-assigned thisApr 15, 2025
Name
</div>
</TableHead>
{hasAppStatus && <TableHead className="w-[30%]">Activity</TableHead>}
Copy link
Contributor

@jaaydenhjaaydenhApr 15, 2025
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Another way to handle the column widths is like this
<TableHead className="w-2/5">IdP organization</TableHead> <TableHead className="w-3/5">Coder organization</TableHead> <TableHead className="w-auto" />

BrunoQuaresma reacted with thumbs up emoji
@jaaydenh
Copy link
Contributor

@BrunoQuaresma Are you planning on updating the row height in a separate PR? I noticed in the new design the row height is 72px but currently it is 64px

BrunoQuaresma reacted with thumbs up emoji

Copy link
Contributor

@jaaydenhjaaydenh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Overall, looks good. just a few small comments.

@aslilac
Copy link
Member

why is the border on the top row thicker in the screenshot?

BrunoQuaresma reacted with eyes emoji

@BrunoQuaresma
Copy link
CollaboratorAuthor

@aslilac@jaaydenh good catches! Fixing them right now.

@jaaydenh
Copy link
Contributor

why is the border on the top row thicker in the screenshot?

This is the new row hover design.

@BrunoQuaresma
Copy link
CollaboratorAuthor

BrunoQuaresma commentedApr 15, 2025
edited
Loading

why is the border on the top row thicker in the screenshot?

This is the new row hover design.

But the offset width was wrong (@aslilac has an awesome robotic eye). Since we are not using the TailwindCSS preflight, I had to use theoutline-1 because it was not set by default.

@BrunoQuaresmaBrunoQuaresma merged commitb0fe626 intomainApr 15, 2025
29 checks passed
@BrunoQuaresmaBrunoQuaresma deleted the bq/refactor-ws-tables branchApril 15, 2025 16:52
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsApr 15, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@jaaydenhjaaydenhjaaydenh approved these changes

@aslilacaslilacAwaiting requested review from aslilacaslilac was automatically assigned from coder/ts

Assignees

@BrunoQuaresmaBrunoQuaresma

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@BrunoQuaresma@jaaydenh@aslilac

[8]ページ先頭

©2009-2025 Movatter.jp