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

QA/QC - File Manager #880

Open
3 of 7 tasks
MuhammadKhalilzadeh opened this issue Mar 5, 2025 · 0 comments
Open
3 of 7 tasks

QA/QC - File Manager #880

MuhammadKhalilzadeh opened this issue Mar 5, 2025 · 0 comments
Assignees
Labels
backend Backend related tasks/issues enhancement New feature or request frontend Frontend related tasks/issues Main Main issues have sub-issues, breaking them to smaller tasks
Milestone

Comments

@MuhammadKhalilzadeh
Copy link
Collaborator

MuhammadKhalilzadeh commented Mar 5, 2025

Note 1: To make sure you're following the right design theme (colors and spacings) please check route "/test" and “/test/project-view”.
Note 2: During the time we wait for a response on any request (GET, POST, PATCH, etc. ) user must not be able to interact with the UI.

Purpose of this to go over the whole application and to fix potential bugs and make sure that all part are functioning as expected.

File Manager
This is a read-only page/table (at least for now).

Image

  • - All the files will be fetched and loaded into this table from the backend, endpoint “/files”, soon being implemented by the backend team.
  • - While we wait for the response on the fetch, we must use VWSkeleton component as a placeholder for the content
  • - Pagination must be added

Sub-Issues:

@MuhammadKhalilzadeh MuhammadKhalilzadeh added backend Backend related tasks/issues enhancement New feature or request frontend Frontend related tasks/issues Main Main issues have sub-issues, breaking them to smaller tasks labels Mar 5, 2025
@MuhammadKhalilzadeh MuhammadKhalilzadeh added this to the 1.0 QA/QC milestone Mar 5, 2025
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 Main Main issues have sub-issues, breaking them to smaller tasks
Projects
None yet
Development

No branches or pull requests

2 participants