Skip to content

tag: fix bad tag change and flickering text #91927

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

Merged
merged 2 commits into from
May 21, 2025
Merged

tag: fix bad tag change and flickering text #91927

merged 2 commits into from
May 21, 2025

Conversation

JonasBa
Copy link
Member

@JonasBa JonasBa commented May 20, 2025

Fixes a bad tag change where the text became bolded (I must have modified the wrong tag and not noticed it)

Also removes a custom component for the tag pill (this must have been like this before), which makes this look better aligned and with a more appropriate font size

Before
CleanShot 2025-05-20 at 10 12 07@2x

After
CleanShot 2025-05-20 at 10 11 55@2x

Also fixed this awkward flickering caused by the tooltip on the avatar (first interaction is fixed state, second one is from prod)

CleanShot.2025-05-20.at.10.13.46.mp4

@JonasBa JonasBa requested review from a team as code owners May 20, 2025 14:15
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 20, 2025
@JonasBa JonasBa requested a review from scttcper May 20, 2025 14:15
@JonasBa JonasBa merged commit fcaa391 into master May 21, 2025
41 checks passed
@JonasBa JonasBa deleted the jb/tags/DE-105 branch May 21, 2025 13:23
markstory added a commit that referenced this pull request May 27, 2025
We often test tasks by calling the functions directly. We should
validate those call sites to ensure that they are not violating JSON
encodable parameters.

Refs #91927
markstory added a commit that referenced this pull request May 28, 2025
We often test tasks by calling the functions directly. We should
validate those call sites to ensure that they are not violating JSON
encodable parameters.

Refs #91927
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants