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

[frontend] Fix Adding a tag to a dashboard is not working (#4863) #4875

Merged
merged 12 commits into from Nov 29, 2023

Conversation

SarahBocognano
Copy link
Member

@SarahBocognano SarahBocognano changed the title [frontend] Fix Adding a tag to a dashboard is not working (#/4863) [frontend] Fix Adding a tag to a dashboard is not working (#4863) Nov 9, 2023
@SarahBocognano SarahBocognano added the filigran team use to identify PR from the Filigran team label Nov 9, 2023
@SarahBocognano SarahBocognano self-assigned this Nov 9, 2023
@helene-nguyen

This comment was marked as resolved.

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0ccd460) 0.00% compared to head (3dde352) 87.27%.
Report is 9 commits behind head on master.

❗ Current head 3dde352 differs from pull request most recent head 4c57a56. Consider uploading reports for the commit 4c57a56 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4875       +/-   ##
===========================================
+ Coverage        0   87.27%   +87.27%     
===========================================
  Files           0        3        +3     
  Lines           0      220      +220     
  Branches        0       55       +55     
===========================================
+ Hits            0      192      +192     
- Misses          0       28       +28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Archidoit

This comment was marked as resolved.

@SarahBocognano
Copy link
Member Author

Update: After a talk with the product team. Knowing that the app is not really responsive, we've decided to put the tags under the buttons. All comments have been resolved

@SamuelHassine
Copy link
Member

SamuelHassine commented Nov 19, 2023

Adding more than 5 tags displays the "More" button which is not working in this branch.

Also, I'm not sure about putting the tags below, which is not so user friendly for dashboards. I would prefer we hide any overflow on the line, even if only one tag is displayed. And have a button to open the rest.

@SarahBocognano
Copy link
Member Author

Update: style problem fix, and I align the "More" tags button with the ones in aliases in entities

@helene-nguyen
Copy link
Member

helene-nguyen commented Nov 27, 2023

Canwe add more than 5 tags? The 'plus' button disappears and the 'more' button doesn't work

image

@helene-nguyen You're not supposed to have this visual. The more button is not there anymore, it is manage like the aliases.

@SamuelHassine
Copy link
Member

SamuelHassine commented Nov 27, 2023

And the "More" button should have a margin right to avoid to be closed to the orange button. Also alignment is not correct we should margin top negative to align with current right buttons position.

@SamuelHassine It's not a more button anymore, it is manage like the aliases. I'm not sure that the comment up matter because it's not align with the last version of this PR.

@Kedae

This comment was marked as resolved.

Copy link
Member

@marieflorescontact marieflorescontact left a comment

Choose a reason for hiding this comment

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

locally tested 👌

@helene-nguyen
Copy link
Member

Locally tested too, everything seems good :)

@SarahBocognano SarahBocognano merged commit 4810a7e into master Nov 29, 2023
6 checks passed
@SamuelHassine SamuelHassine deleted the issue/4863 branch December 4, 2023 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants