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

QR Code doesn't load after project creation redirection #1812

Closed
NSUWAL123 opened this issue Sep 27, 2024 · 0 comments
Closed

QR Code doesn't load after project creation redirection #1812

NSUWAL123 opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working frontend Related to frontend code testing:ready Ready for testing

Comments

@NSUWAL123
Copy link
Contributor

Describe the bug

  1. QR code skeleton loader overflow due to big size
  2. QR code doesn't load after the steps create project --> redirection to project details page
  3. Sometimes when /project API call is not complete an incomplete QR is rendered for a bit of time

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Create Project' and create a project
  2. After project creation, page is redirected to 'project details page'
  3. See QR code skeleton overflowing the container & always loading until page refresh
  4. Refresh Page
  5. Until /project API call is finished a random QR code is shown

Expected behavior

  1. QR code skeleton should not overflow the container.
  2. QR code should load after /project API call is finished (on redirection after project creation)
  3. Random QR should not be shown until /project API call is finished, instead skeleton loader should be displayed

Screenshots
image

@NSUWAL123 NSUWAL123 added bug Something isn't working frontend Related to frontend code labels Sep 27, 2024
@NSUWAL123 NSUWAL123 self-assigned this Sep 27, 2024
@NSUWAL123 NSUWAL123 mentioned this issue Sep 27, 2024
7 tasks
@NSUWAL123 NSUWAL123 added the testing:ready Ready for testing label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Related to frontend code testing:ready Ready for testing
Projects
None yet
Development

No branches or pull requests

2 participants