fix: Remove AI Assistant Button from Tab Order to Prevent Focus (#6569)
* make ai button unfocused * fix the format
This commit is contained in:
parent
14083ea7da
commit
16bc64e2fa
3 changed files with 2 additions and 3 deletions
|
|
@ -2,7 +2,6 @@ export const ISSUE_FORM_TAB_INDICES = [
|
|||
"name",
|
||||
"description_html",
|
||||
"feeling_lucky",
|
||||
"ai_assistant",
|
||||
"state_id",
|
||||
"priority",
|
||||
"assignee_ids",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue