-
Notifications
You must be signed in to change notification settings - Fork 397
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: Metadata UI issues #4069
fix: Metadata UI issues #4069
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
Uffizzi Preview |
@novakzaballa this is better, but there are still some issues. I've fixed a couple of typos and added a link to the project settings in a commit here. I'm also still not happy with the approach for showing metadata for segments. I think it should be it's own tab. Can we add that please? |
@matthewelwell I added the Tab |
Looks like there's still an issue regarding the icon displaying whether something has changed. When I edit the metadata, the icon shows that the rules have changed. https://www.loom.com/share/07667735cdf041d4b1cc4c6ac08c1e1e?sid=f76cb099-0c77-4e15-8f47-1d30525f97cd Also, it's odd to me that, when creating a segment, the metadata tab has an icon indicating that it's been changed, but the Basic Configuration tab doesn't. My preference would be that, on create, we don't show the icon at all. On edit, we show the icon only on the tabs that has/have been edited. |
Ok, I made the last changes. |
Thanks for submitting a PR! Please check the boxes below:
pre-commit
to check lintingdocs/
if required so people know about the feature!Changes
Related with: #3986
Now
I couldn't reproduce this issue; perhaps it was because the data at that time was correct.
How did you test this code?