FEATURE: Show tooltip for bootstrap mode (#22257)

Improve user tips UX and make them smoother.
This commit is contained in:
Bianca Nenciu
2023-07-10 20:42:09 +03:00
committed by GitHub
parent 8c74bb6573
commit 0b16fc8172
15 changed files with 255 additions and 115 deletions

View File

@@ -241,6 +241,9 @@
},
"suggested_topics": {
"type": "integer"
},
"admin_guide": {
"type": "integer"
}
},
"required": [
@@ -248,7 +251,8 @@
"topic_timeline",
"post_menu",
"topic_notification_levels",
"suggested_topics"
"suggested_topics",
"admin_guide"
]
},
"groups": {