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

Relations is list view show a cross icon even though you can click on them #20293

Open
derrickmehaffy opened this issue May 9, 2024 · 1 comment
Labels
flag: EE Issues correlates to internal EE ticket issue: bug Issue reporting a bug severity: medium If it breaks the basic use of the product but can be worked around source: core:content-manager Source is core/content-manager package status: confirmed Confirmed by a Strapi Team member or multiple community members version: 4 Issue related to v4 version: 5

Comments

@derrickmehaffy
Copy link
Member

derrickmehaffy commented May 9, 2024

Bug report

Required System information

  • Node.js version: 20
  • Yarn version: 1
  • Strapi version: 4.24.2 & 5.0.0-beta.7
  • Database: SQLite
  • Operating system: Linux Mint 21.3
  • Is your project Javascript or Typescript: Javascript

Describe the bug

The list view when you have relation fields shown, hovering over that list shows a 🚫 even though you can click on the entries to take you to that entry

Steps to reproduce the behavior

  1. Create two content-types with a many relation between them
  2. Create some entries and set the relationships
  3. Add the field to the list view
  4. Hover over that field, specifically one of the entries
  5. See error

Expected behavior

Of course should not be editable but we should use a different icon rather than 🚫 as it confuses non-technical users

Screenshots

Strapi 4 & 5 (screenshot doesn't show the icon:
image

Code snippets

N/A

Additional context

Related to internal TID6726

@derrickmehaffy derrickmehaffy added issue: bug Issue reporting a bug severity: medium If it breaks the basic use of the product but can be worked around status: confirmed Confirmed by a Strapi Team member or multiple community members source: core:content-manager Source is core/content-manager package flag: EE Issues correlates to internal EE ticket version: 5 version: 4 Issue related to v4 labels May 9, 2024
@geisman-newclassrooms
Copy link

geisman-newclassrooms commented May 9, 2024

This bug is a big pain-point for our users. I know they're hoping to see a swift resolution as enterprise Strapi customers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flag: EE Issues correlates to internal EE ticket issue: bug Issue reporting a bug severity: medium If it breaks the basic use of the product but can be worked around source: core:content-manager Source is core/content-manager package status: confirmed Confirmed by a Strapi Team member or multiple community members version: 4 Issue related to v4 version: 5
Projects
Status: To be reviewed
Status: Backlog
Status: To review
Development

No branches or pull requests

2 participants