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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug: [UX] Kanban View - When adding a record in a stack, the new record goes to (and stays in) the "Uncategorized" stack instead of its correct stack #7198

Closed
1 task done
computrav opened this issue Dec 11, 2023 · 2 comments 路 Fixed by #7200
Assignees
Labels
馃悰 Type: Bug Something is broken or incorrect unexpectedly.
Milestone

Comments

@computrav
Copy link

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

Steps to reproduce ?

  1. Create a basic Kanban view stacked by a column (e.g., "Favorite Animal" with possible values of "Dog", "Cat", and "Mouse")
  2. At the bottom of a stack for any valid value (Dog/Cat/Mouse), click "Add Record" (a new "Uncategorized" stack appears and a placeholder card immediately appears in that stack)
  3. Add the record, but select a different value for the stack (e.g., select "Cat" or "Mouse")
  4. Save the new record

Desired Behavior

Desired Behavior: The new record should be saved and should show in the UI under the correct stack. E.g., per the repro steps, if you create a record from the "Dog" stack but select "Cat", then after the record is saved, it should show in the "Cat" stack.
Actual Behavior: The record stays in the "Uncategorized" stack, even though it's assigned to a valid stack value (e.g., "Dog"). If I then reload the page, the records show in their correct/expected stacks and the "Uncategorized" stack no longer appears, as expected.

Project Details

Running Docker, though probably n/a. Have not tested on NocoDB cloud or elsewhere.

Attachments

Nocodb Kanban bug

@wingkwong wingkwong assigned wingkwong and unassigned o1lab Dec 11, 2023
@wingkwong wingkwong added the 馃悰 Type: Bug Something is broken or incorrect unexpectedly. label Dec 11, 2023
@wingkwong wingkwong added this to the vNext milestone Dec 11, 2023
@progamax

This comment was marked as off-topic.

@wingkwong
Copy link
Member

wingkwong commented Dec 11, 2023

@progamax Please create a new issue with your project as the original issue is only related to kanban. If possible, please also provide a video for demonstration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
馃悰 Type: Bug Something is broken or incorrect unexpectedly.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants