YAAMSOrg / yaams-server

Yet Another Airline Management System
BSD 3-Clause "New" or "Revised" License
2 stars 5 forks source link

Frontend: Implement Tooltips for hovering over Airports, Flights or Aircraft #32

Closed flymia closed 3 months ago

flymia commented 3 months ago

It would be nice to implement tooltips for when you hover over specific datatypes.

For example, when viewing the flights table and hover over an aircraft, it would be useful to get information like Aircraft Type.

References: https://getbootstrap.com/docs/5.3/components/tooltips/