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

Improve multi card view #1826

Open
f1sh1918 opened this issue Dec 5, 2024 · 5 comments
Open

Improve multi card view #1826

f1sh1918 opened this issue Dec 5, 2024 · 5 comments
Assignees

Comments

@f1sh1918
Copy link
Contributor

f1sh1918 commented Dec 5, 2024

Is your feature request related to a problem? Please describe.
When the user activates more than one card, it should be more intuitive to the user that it can be switched between cards

Here are some possible improvements
Describe the solution you'd like

  • indicate that more cards are available (card carousel)
  • show an information dialog once the user activates a second card (if one is already active)
  • show information how to switch between cards
  • add two buttons with "weiter" and "nicht mehr anzeigen"
  • if the user clicks "Nicht mehr anzeigen" set a flag that this dialog won't show up again
  • if the user clicks "ok" the dialog will show up again if another card will be activated

Design

We have an existing dialog we could reuse. Maybe this is good enough with a proper text @hauf-toni

@hauf-toni
Copy link

I would definitly recommend a permanently visible and at all times intuitive solution to switch between cards, eg this one:
entitlementcard

@f1sh1918
Copy link
Contributor Author

f1sh1918 commented Dec 10, 2024

i could reduce the padding of the card detail view and the view fraction of the carousel. It would look like that @hauf-toni
Then i could rename this task to improve multi card view or sth similar

image

@f1sh1918 f1sh1918 changed the title Show hint for multiple active cards Improve multi card view Dec 10, 2024
@hauf-toni
Copy link

@f1sh1918 Nice! I just have one small change to add: To show users that they can switch between cards navigation dots beneath the card would actually be more prominent and visible compared to the first version. Also, the QR Code should only become visible once the card is selected, no preview displayed. If we would want to clarify this feature we could also consider adding a subtle swipe animation on the first load.
V2

@f1sh1918
Copy link
Contributor Author

f1sh1918 commented Dec 11, 2024

@f1sh1918 Nice! I just have one small change to add: To show users that they can switch between cards navigation dots beneath the card would actually be more prominent and visible compared to the first version. Also, the QR Code should only become visible once the card is selected, no preview displayed. If we would want to clarify this feature we could also consider adding a subtle swipe animation on the first load. V2

the issue is that the barcode belongs to the card and you switch both. Your solution pretends that only the id card is changing which is technically wrong @hauf-toni

@f1sh1918
Copy link
Contributor Author

f1sh1918 commented Dec 11, 2024

For me it would then make more sense to put it on top

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: No status
Development

No branches or pull requests

2 participants