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

[Usability] Content writers couldn't figure out how to select an existing image in Page collection #6267

Open
grvk opened this issue May 7, 2024 · 1 comment
Labels
ui Related to the admin panel.

Comments

@grvk
Copy link

grvk commented May 7, 2024

Steps to Reproduce

  1. Clone payload-3.0-demo-bugs
    Note: it's based of the latest demo code + upgraded to beta.25
  2. npm install (node version v18.20.2)
  3. ./start-database.sh
  4. npm run dev
  5. Log in
  6. Click on Media
  7. Upload an image
  8. Go back to Main Dashboard
  9. Select Page collection
  10. Choose an existing media
  11. Select an existing image from the list (via checbox)

Expected Result

"Save" button appears to select an image (or some other way)

Actual Result

After selecting checkbox of the target image, UI doesn't really change. User can't easily select an existing image

Recording

bug-existing-img.mp4
@denolfe denolfe transferred this issue from payloadcms/payload-3.0-demo May 8, 2024
@denolfe denolfe added the ui Related to the admin panel. label May 8, 2024
@denolfe
Copy link
Member

denolfe commented May 8, 2024

Moved to main repo as this is not unique to 3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui Related to the admin panel.
Projects
None yet
Development

No branches or pull requests

2 participants