-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Add Stage Management and "No Value" Column to Kanban #5987
Comments
To add Stage Management and a 'No Value' column to the Kanban board, follow these steps:
Refer to the provided Figma design and video for UI/UX details. References |
I'd like to work on this. |
Hi @Sudarsh1010! Thanks! Maybe you can pick a good first issue first? This issue is for contributors with a bit more Twenty experience :) |
yeah, My bad. I didn't saw the badge properly. Thank You. |
Do we plan to take action to change the 'select' field used in the view? |
@Us3r-gitHub this is not handled by this issue indeed, for now, you would have to create a new view... Are you often in need of changing the view type? |
No, But I had dealt with issues #5915 related When I develop, I create select fields and delete them over and over again When I delete a select field that is being used on a view, the view goes blank |
Thanks for the detailed explanation, @Us3r-gitHub! I think the best solution is to delete the corresponding views simultaneously. We can also display a confirmation window in the settings when this field is deleted to inform the user that several views will be removed. Do you want to create an issue for this? |
It's possible to change 'select' after issue #6048 is resolved, right? |
@Us3r-gitHub yes! |
Hey @Bonapara , I would like to work on it; could you assign it to me? |
It looks like we will handle it internally for now @shashankvish0010. Maybe have a look on other Good First Issues |
Current Behavior
Records without a Select value assigned are not visible on the Kanban board displaying the given Select.
We cannot show/hide or reorder stages on a Kanban view.
Desired Behavior
We want to introduce a new
Stage
menu in the Kanban Options menu. This will allow users to choose which Select value should be displayed and in what order:We also want to introduce a "No Value" column that should behave like other columns, with the possibility to show/hide it.
Figma
https://www.figma.com/design/xt8O9mFeLl46C5InWwoMrN/Twenty?node-id=24955-194483&t=zLGqFerIr4FJfuka-11
The text was updated successfully, but these errors were encountered: