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

Implement a 1st version of the metadata panel #801

Closed
ptbrowne opened this issue Oct 24, 2022 · 1 comment · Fixed by #906 or #913
Closed

Implement a 1st version of the metadata panel #801

ptbrowne opened this issue Oct 24, 2022 · 1 comment · Fixed by #906 or #913
Assignees

Comments

@ptbrowne
Copy link
Collaborator

ptbrowne commented Oct 24, 2022

Improve metadata viewing and put the information inside a panel.

https://www.notion.so/interactivethings/Metadata-Design-iteration-02-New-Layout-18f7b50f05714dbeae7222e370c23ac4

1st step

  • Implement a side panel
  • Add all the dimension description with their icons
  • Implement the "routing" inside the panel, with animation
  • Implement the "jump to" inside dimension descriptions (currently shown as search in mockups)

2nd step

  • Add fetching of dimension values' description
  • Show dimension values description
  • Implement highlighting inside search
  • Use "routing" to make "metadata panel links" that open the metadata panel at the right place (maybe only with a Metadata context here, not saving things in configurator-state)
  • Should work in both publisher mode and edit mode (so no configurator state), so at this point MetadataPanelContext seems the way to go.
@bprusinowski
Copy link
Collaborator

Some of the points were transferred to #917.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants