Actions
Architecture #2267
closedUse Twitter bootstrap to handle most of our JS/CSS stuff
Status:
Rejected
Priority:
3
Assignee:
-
Category:
Web - UI & UX
Target version:
Pull Request:
Effort required:
Name check:
Fix check:
Regression:
Description
Twitter Bootstrap project could handle most of our common JS use in an nicely and consistent way:
- have a nice navigation bar with dropdown menus: http://twitter.github.com/bootstrap/components.html#navbar
- handle pop-up: http://twitter.github.com/bootstrap/javascript.html#modals
- handle tooltip http://twitter.github.com/bootstrap/javascript.html#tooltips and/or rich-tooltip: http://twitter.github.com/bootstrap/javascript.html#popovers
- scrollspy to help the user know where he is in really big screen, like policy instance edition: http://twitter.github.com/bootstrap/javascript.html#scrollspy
etc etc
Updated by François ARMAND almost 13 years ago
- Project changed from 30 to Rudder
Updated by Jonathan CLARKE over 12 years ago
- Target version changed from 24 to Ideas (not version specific)
Updated by François ARMAND almost 10 years ago
- Status changed from New to Rejected
This is done in Rudder 3.0 \o/
Actions