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

Customizable VC displays #194

Open
5 tasks
pmigueld opened this issue May 18, 2022 · 0 comments
Open
5 tasks

Customizable VC displays #194

pmigueld opened this issue May 18, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request triage This issue is pending confirmation and planning and should not be worked on yet

Comments

@pmigueld
Copy link
Collaborator

pmigueld commented May 18, 2022

Is your feature request related to a problem? Please describe.
VC details are currently hard-coded into one single design and must be customizable to adapt to various ID designs.

Describe the solution you'd like
One possible solution is to have a selection of display components in React Native that will be specifically tied to one ID design. The consumer can select which design to use through the VC schema or some other variable to change how it shows in the app.

TODOs

  • Add new folder for the VC components components/vc-displays/...
  • Create a fallback/default simple display which will just iterate through the keys in the credential subject and list the data linearly (could also be useful for debugging)
  • Create sample VC display component
  • Add documentation in the wiki on how to create a custom VC display
  • (optional) Create sample VC ID display component (perhaps using the ID PASS editor?)
@pmigueld pmigueld added enhancement New feature or request triage This issue is pending confirmation and planning and should not be worked on yet labels May 18, 2022
@pmigueld pmigueld moved this to In Progress in Inji project board Jun 28, 2022
@pmigueld pmigueld moved this from In Progress to To do in Inji project board Jun 30, 2022
@kyanthony kyanthony moved this to To do (under triage) in MOSIP Inji issues tracking Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage This issue is pending confirmation and planning and should not be worked on yet
Projects
Status: To do
Development

No branches or pull requests

3 participants