Closed mikkonie closed 5 months ago
Fixed. I simply removed the Bootstrap tooltips for now. The entire zone list UI will most likely be redone in the near future as a client-side app anyway. Or at the very least we'll upgrade to Bootstrap v5 at some point in the future. Hence, no point in spending time trying to come up with a fix for a bug in an old Bootstrap version..
A user has reported the good old "button becomes unclickable thanks to Boostrap tooltip messing up" bug on the landing zone list view.
I'll have to see if this can be reproduced and fixed nicely. But probably not, better just to disable the bootstrap tooltip and go with the browser default "title" attribute.
The template include (currently) comes from irodsbackend, so this actually needs to be changed there.