Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix top border width for user list updates #4340

Merged
merged 3 commits into from
Jun 3, 2024
Merged

Conversation

haileyok
Copy link
Contributor

@haileyok haileyok commented Jun 3, 2024

Why

While reviewing #4315, I noticed a couple of existing nits to clean up:

  • Still using some borderTopWidth: 1 instead of hairline in the add/remove users to list screen
  • Title was hitting the side of the screen and could take up multiple lines
  • Border above the Done button was also using 1 instead of hairline.

Before

Screenshot 2024-06-03 at 4 08 32 PM

After

See Below

Screenshot 2024-06-03 at 4 17 23 PM

haileyok added 3 commits June 3, 2024 16:12
invert check

use `ViewHeader`

simplify

replace with hairline width

fix top border width for user list updates
Copy link

render bot commented Jun 3, 2024

@haileyok
Copy link
Contributor Author

haileyok commented Jun 3, 2024

Screenshot 2024-06-03 at 4 29 01 PM

Bad screenshot in the main comment, doesn't show the border between items. Here's what it actually looks like.

Copy link

github-actions bot commented Jun 3, 2024

Old size New size Diff
7.38 MB 7.38 MB 1 B (0.00%)

@haileyok haileyok merged commit 8c596b6 into main Jun 3, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants