You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding new lines to the issue title or to the issue description should increase the height of the entire dialog until the dialog box reaches the bottom of the screen. Vertical scrolling in the description block should not appear before that.
Saving must not be available if the issue title field is empty.
Implement the full screen mode.
Implement "create more" functionality.
Implement files uploading.
Set team
Implement team selection for a new issue.
Issue Title
Replace horizontal scrolling with text wrapping.
Set the issue title maximum length.
Issue Description
Fix the maximum height of the description block. Now it only supports two lines of text before vertical scrolling appears.
Fix description block height if special buttons (emoji, gif, etc.) are hidden. We should not display the empty space for buttons block in this case.
Status
Show title with information about this action and assigned hotkey on hover.
Add keyboard navigation support.
Add labels with information about assigned hotkeys for dropdown panel.
Priority
Add placeholder with appropriate icon if priority is not selected. The current implementation shows "no priority" instead of "Priority".
Show title with information about this action and assigned hotkey on hover.
Add keyboard navigation support.
Hide the button label if no priority is selected. It would save space for another filled actions.
Assignee
Show title with information about this action and assigned hotkey on hover.
Add keyboard navigation.
Hide the button label if no assignee is selected. It would save space for another filled actions.
Labels
Add appropriate button icon if no label is selected.
Add dropdown panel with a list of available labels.
Add possibility to select multiple labels for a single issue.
Selected labels should be displayed above others.
Every label should have a color mark.
If a single lable is selected, the action button should display the selected label and its icon. If a few labels are selected, we should display their icons (max 3) and "Labels" text.
Add labels searching to the dropdown panel.
If no label has found, display the "Create new label" option with color selection.
Add keyboard navigation support.
Show title with information about this action and assigned hotkey on hover.
Hide the button label if no labels are selected. It would save space for another filled actions.
Projects
Add project selection.
Add searching by available projects.
Add keyboard navigation support.
Show title with information about this action and assigned hotkey on hover.
Hide the button label if no project is selected. It would save space for another filled actions.
"More actions" menu
Add keyboard navigation
Set due date...
Fix the action icon.
Move date picker dialog to the context menu.
Change context menu action name to "Change due date..." if a due date is selected.
Show additional action with appropriate icon and label in the buttons list if a due date is selected. This action button should open the date picker dialog on click. It should also have a title on hover and a keyboard shortcut.
Set parent issue...
Fix the action icon.
Implement a modal dialog with a recent issues list and searching.
Display the information about selected parent issue above the issue title.
Change context menu action name to "Change parent issue..." if parent issue is selected.
Add additional context menu action "Remove parent issue..." if parent issue is selected.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
New Issue dialog TODO:
Modal window:
Set team
Issue Title
Issue Description
Status
Priority
Assignee
Labels
Projects
"More actions" menu
Add keyboard navigation
Set due date...
Set parent issue...
Beta Was this translation helpful? Give feedback.
All reactions