1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component/project
Thomas Heartman 3643016a0e
feat: filter by user when interacting with the avatar (#7347)
This PR lets you filter by flag creator by interacting with the user's
avatar.


Additionally, I've switched the custom popover for the standard tooltip
that we use elsewhere in the table. This gives the table a more cohesive
feel. As such, I have also deleted the component created in a previous
PR, because it's no longer in use anywhere.

It now looks like this (when tabbed to; notice the focus ring):


![image](https://github.com/Unleash/unleash/assets/17786332/d321d9df-0b17-49c3-bea7-89331df3f994)
2024-06-11 12:15:35 +02:00
..
NewProjectCard fix: correctly align project card info when some cards have multi-line names (#7223) 2024-05-31 10:37:51 +02:00
Project feat: filter by user when interacting with the avatar (#7347) 2024-06-11 12:15:35 +02:00
ProjectAccess fix: deprecate useProjectNameOrId (#7086) 2024-05-20 14:20:13 +02:00
ProjectApplications chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectEnvironment chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
ProjectList chore: remove flag for new project cards (#7225) 2024-05-31 10:58:31 +02:00