fix: Remove AI Assistant Button from Tab Order to Prevent Focus (#6569)

* make ai button unfocused

* fix the format
This commit is contained in:
Vipin Chaudhary 2025-02-10 12:55:21 +05:30 committed by GitHub
parent 14083ea7da
commit 16bc64e2fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 3 deletions

View file

@ -2,7 +2,6 @@ export const ISSUE_FORM_TAB_INDICES = [
"name",
"description_html",
"feeling_lucky",
"ai_assistant",
"state_id",
"priority",
"assignee_ids",