Skip to content

Upgrade bootstrap to 5.3.5 and remove ttip package #3336

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JordanEdward02
Copy link

Removing the ttip package is just a start at
removing jquery as a dependency. The browser
can handle titles itself to create popups so I
have just migrated them to use that instead.

We still have a couple of jquery uses in the code:

  • Keyboard shortcuts modal popup
  • Dropdown menu for the login and profile button

These are not trivial to remove unlike ttip so
I will not include them in this branch

Examples of the revised tooltips:

Screenshot from 2025-05-03 13-37-09
Screenshot from 2025-05-03 13-36-57

Removing the ttip package is just a start at
removing jquery as a dependency. The browser
can handle titles itself to create popups so I
have just migrated them to use that instead.

We still have a couple of jquery uses in the code:
 - quick command modal popup
 - Dropdown menu for the login and profile button

These are not trivial to remove unlike ttip so
I will not include them in this branch
@JordanEdward02 JordanEdward02 marked this pull request as draft May 3, 2025 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant