-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Default View Font Color and Reordering #6114
Comments
To address the issue:
Ensure these changes do not affect the non-movable item in the "Options > Fields" menu. References/packages/twenty-front/src/modules/ui/navigation/navigation-drawer/components/NavigationDrawerItem.tsx
|
Hi @Bonapara Is this the desired behavior you are looking for? Or are you expecting the default view eg: Text color issue has been rectified twenty-issue.mov |
Hi @adithej, thanks for your work! I was indeed expecting the default view to be draggable too. |
Thanks @Bonapara I am working on it but not that sure I will be able to, but still being optimistic. On
And the
It would be helpful if I could find any leads that may help me fix this twenty-issue-2.mov |
Perhaps Lucas Bordeaux has some thoughts for you! |
Thanks @Bonapara and @lucasbordeau if you have some thoughts about it , will be wonderful. |
@adithej May you tell me if you are still working here? |
No @Faisal-imtiyaz123 if you are interested please have a look |
@adithej Thanks for replying. Sure, I will take it up then |
It was not implemented, or there was a regression. We should try to understand what happened @charlesBochet |
/oss.gg 300 |
Thanks for opening an issue! It's live on oss.gg! |
/assign |
@nikhiludayy, Just a little reminder: Please open a draft PR linking this issue within 12 hours. If we can't detect a PR in 12h, you will be unassigned automatically. |
/assign |
Assigned to @nikhiludayy! Please open a draft PR linking this issue within 48h |
@nikhiludayy, Just a little reminder: Please open a draft PR linking this issue within 12 hours. If we can't detect a PR in 12h, you will be unassigned automatically. |
1 similar comment
@nikhiludayy, Just a little reminder: Please open a draft PR linking this issue within 12 hours. If we can't detect a PR in 12h, you will be unassigned automatically. |
/unassign |
Issue unassigned. |
/assign |
Assigned to @vamus092! Please open a draft PR linking this issue within 48h |
@vamus092, Just a little reminder: Please open a draft PR linking this issue within 12 hours. If we can't detect a PR in 12h, you will be unassigned automatically. |
@nikhiludayy, Just a little reminder: Please open a draft PR linking this issue within 12 hours. If we can't detect a PR in 12h, you will be unassigned automatically. |
1 similar comment
@nikhiludayy, Just a little reminder: Please open a draft PR linking this issue within 12 hours. If we can't detect a PR in 12h, you will be unassigned automatically. |
@vamus092 do you think you will be able to open a PR today? |
/unassign |
Issue unassigned. |
/assign |
Assigned to @nganphan123! Please open a draft PR linking this issue within 48h |
This PR fixes issue #6114 I removed the separate check for default item and add it into the draggable list.
@nganphan123, please open a draft PR linking this issue within 12 hours. If we can't detect a PR in 12 hours, you will be unassigned automatically. |
@nganphan123 has not opened a PR for this issue within 48 hours. They have been unassigned from the issue; anyone can now take it up. |
Current Behavior
The default view font color is tertiary.
We cannot reorder the default view.
Desired Behavior
The text color should be primary, like other views' title color.
It should be possible to reorder this view.
Ensure this edit doesn't change the color of the non-movable item in the "Options > Fields" menu.
The text was updated successfully, but these errors were encountered: