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

Custom view components for Entity meta #200

Open
anncatton opened this issue May 3, 2022 · 0 comments
Open

Custom view components for Entity meta #200

anncatton opened this issue May 3, 2022 · 0 comments
Assignees

Comments

@anncatton
Copy link
Contributor

anncatton commented May 3, 2022

Create custom view components for entity Content (meta, child resources, panel header controls) that will switch views based on resource type. There are many display components that can be reused as needed for the entity content.

  • this will remove the need for all the conditional checks etc inside individual display components.
  • The Content Panel will instead switch between a UserPanel / GroupPanel / ApplicationPanel / PolicyPanel
  • Reuse existing generic components. Reorganize into folders for each entity + generic component files
  • setup components for meta info only
  • investigate if a Storybook setup might help here, to avoid involving EntityContext at this stage
@anncatton anncatton self-assigned this May 3, 2022
@anncatton anncatton transferred this issue from overture-stack/stage May 3, 2022
@anncatton anncatton changed the title Custom view components per Entity Custom view components for Entity meta May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant