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

🎨 Card order design #23

Open
petrspelos opened this issue Oct 10, 2021 · 0 comments
Open

🎨 Card order design #23

petrspelos opened this issue Oct 10, 2021 · 0 comments
Labels
Blazor Hacktoberfest help wanted Extra attention is needed intermediate-task An intermediate task up-for-grabs Nobody is working on this issue

Comments

@petrspelos
Copy link
Member

Summary

When picking more than one card for a template, there is no indication of in which order they will be submitted.

The system is already designed to submit them in the order they were selected, however, the user has no way of knowing that.

image

Potential Solution

The simplest solution would be to display a little number on the selected cards indicating their order (we can utilize their index).

A more advanced solution would be to create a preview of sorts, where the user would see the cards appear in order as they're selected.

Want to work on this? ☺

❤️ First of all, thank you so much for considering tackling this issues.

🤝 Feel free to discuss the implementation in the comments and/or ask for any clarifications!

💬 Let us know you'd like to work on this issue by commenting underneath so that we don't work on the same thing

@petrspelos petrspelos added Blazor Hacktoberfest help wanted Extra attention is needed intermediate-task An intermediate task up-for-grabs Nobody is working on this issue labels Oct 10, 2021
@petrspelos petrspelos changed the title Card order design 🎨 Card order design Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blazor Hacktoberfest help wanted Extra attention is needed intermediate-task An intermediate task up-for-grabs Nobody is working on this issue
Projects
None yet
Development

No branches or pull requests

1 participant