We've already agreed that a dropdown box for the smilies would be welcome so I'll skip that one.
So here's a list:
-
Resizing the text area lags. Fix it by using more specific CSS transitions?(https://tracker.phpbb.com/browse/PHPBB3-15173) - Remove the "Topic review" internal link. One does not need to scroll that much to find it.
- EXPAND VIEW and COLLAPSE VIEW links are basically buttons, so make them look like ones. Maybe use icons instead?
- Remove the little "Top" back-to-top link. There are existing extensions to accomplish that and they look more elegant.
- Remove support for flash and the "[ flash ] is ON / OFF" text. People can create a custom BBCode if they want it.
- Maybe it would be possible to remove some JS for tab switching and do it purely with CSS3? https://codepen.io/oknoblich/pen/tfjFl
- Perhaps add a small loading spinner (CSS animation) within the "Submit" button, after it has been clicked?
Your thoughts.