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

Rework of web verifier UI #91

Closed
vafeini opened this issue Oct 29, 2024 · 0 comments · Fixed by #92
Closed

Rework of web verifier UI #91

vafeini opened this issue Oct 29, 2024 · 0 comments · Fixed by #92
Assignees

Comments

@vafeini
Copy link
Contributor

vafeini commented Oct 29, 2024

The present UI of web verifier suffers from the following problems:

  • Adding presentation scenarios as tabs makes the user experience more heavy and counter intuitive
  • Attestation format is implicitly bound to mso_mdoc only
  • Attestation format is tightly coupled with the attestation data set
  • Not easy to add introduce new attestations without refactoring

For the above reasons UI must be reworked to

  • Simplify the steps needed to prepare a presentation request
  • Be able to easily introduce new presentation scenarios in a presentable manner
  • Decouple the attestations' model from the attestation formats
  • Be able to easily add new attestation formats without major refactoring of the components required
@vafeini vafeini self-assigned this Oct 29, 2024
@vafeini vafeini mentioned this issue Oct 29, 2024
@dzarras dzarras added this to the eudi-web-verifier v0.5.2 milestone Nov 1, 2024
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 a pull request may close this issue.

2 participants