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

[BUG] Drag and Drop is not working on List View editing #20222

Open
SalahAdDin opened this issue Apr 28, 2024 · 0 comments
Open

[BUG] Drag and Drop is not working on List View editing #20222

SalahAdDin opened this issue Apr 28, 2024 · 0 comments
Labels
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: 5

Comments

@SalahAdDin
Copy link

Bug report

Required System information

  • Environment: development
  • OS: linux-x64
  • Strapi Version: 5.0.0-beta.5
  • Node/Yarn Version: yarn/4.1.1 npm/? node/v20.12.2 linux x64
  • Edition: Community
  • Database: sqlite
  • Typescript

Describe the bug

When we try to change the List View columns order using drag and drow, the items are not reordered at all; we have to remove all columns and add them again in the wanted order.

Steps to reproduce the behavior

  1. Go to the Content Manager.
  2. Click on the Collection Type you will work with.
  3. Click on the cog icon on the right side.
  4. Click on Edit view.
  5. Choose a column to reorder and drag and drop it.
  6. See the error.

Expected behavior

Dragging and dropping a column should update the column order on the database and render it on the admin panel as well.

Screenshots

DragAndDrawNotWorkingStrapi5-2

Code snippets

Additional context

@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 version: 5 labels Apr 29, 2024
@SalahAdDin SalahAdDin changed the title Drag and Drop is not working on List View editing [BUG] Drag and Drop is not working on List View editing May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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: 5
Projects
Status: To be reviewed
Status: Backlog
Status: To review
Development

No branches or pull requests

2 participants