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

18. When I write something in assessment tracker and save, they are lost (loading questions into fields) #755

Open
Tracked by #728
MuhammadKhalilzadeh opened this issue Feb 7, 2025 · 2 comments
Assignees
Labels
backend Backend related tasks/issues enhancement New feature or request frontend Frontend related tasks/issues
Milestone

Comments

@MuhammadKhalilzadeh
Copy link
Collaborator

MuhammadKhalilzadeh commented Feb 7, 2025

CRUD operation in assessments must work in both ways.
It must have an initial data, which are answers that are already saved (if there is any)
If there's no answers already stored, then its empty as normal.
Also when Save button is clicked, when request is successful, will show an alert.

Image

@MuhammadKhalilzadeh MuhammadKhalilzadeh added enhancement New feature or request frontend Frontend related tasks/issues backend Backend related tasks/issues labels Feb 7, 2025
@MuhammadKhalilzadeh MuhammadKhalilzadeh added this to the 1.0 milestone Feb 7, 2025
@samuel-coutinho
Copy link
Contributor

Hey @MuhammadKhalilzadeh , what happens if the user has files stored in the database? Should the user be able to see them, or delete them?

@gorkem-bwl
Copy link
Contributor

Hey @MuhammadKhalilzadeh , what happens if the user has files stored in the database? Should the user be able to see them, or delete them?

When the popup opens, it has 3 main functionalities for the end user:

  • User should be able to view files
  • User should be able to upload files
  • User should be able to delete files using the delete icon in the popup.

Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related tasks/issues enhancement New feature or request frontend Frontend related tasks/issues
Projects
None yet
Development

No branches or pull requests

3 participants