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

[feat]Show project column in feature or experiment tables #573

Merged
merged 3 commits into from
Sep 29, 2022

Conversation

kelvanb97
Copy link
Contributor

Features and Changes

Previously you would have to drill down into a specific feature or experiment to see what project they belong to, this change allows users to see what project a feature or experiment belongs to when viewing all features or experiments.

In the issue listed, the person mentioned they wished for this to be added to the metrics table as well. Metrics do not belong to projects, however.

Testing

Add a project to a feature or experiment to see the new project column render or remove projects from all features or experiments to see the new project column disappear.

Screenshots

Example when a feature has a project:
image

Example when no features have a project (notice there is no project column):
image

@vercel
Copy link

vercel bot commented Sep 29, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
docs ✅ Ready (Inspect) Visit Preview Sep 29, 2022 at 7:58PM (UTC)

@kelvanb97 kelvanb97 merged commit f48eccd into main Sep 29, 2022
@kelvanb97 kelvanb97 deleted the show-project-on-tables branch September 29, 2022 20:02
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.

Show Project info in tables of elements when viewing All Projects
2 participants