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

Add rating view #6

Open
lostdesign opened this issue Mar 20, 2021 · 1 comment
Open

Add rating view #6

lostdesign opened this issue Mar 20, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@lostdesign
Copy link
Owner

lostdesign commented Mar 20, 2021

It should be possible to rate that day, in oder to keep track of your mood throughout the use of linked. This feature is especially hand for scrum teams, where you may need to reflect on the past sprint in the team retro.

The app is already prepared to store a rating when a value is giving, check the helper.js file in the file store module for more details. What is missing is a UI and UX concept:

  • where should the rating happen?
  • where to put the rating visually?
  • how should the rating happen? Probably by using emoji faces

If you want to tackle this issue, please discuss first on how you want to solve it to avoid any confusions.

@lostdesign lostdesign added the enhancement New feature or request label Mar 20, 2021
@lostdesign
Copy link
Owner Author

The view should be done nested, the rating modal should be full screen height and width, using some padding and a gray transparent backdrop.

https://dev.to/berniwittmann/handling-dialogs-with-vue-router-29ji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant