-
Improvement
-
Resolution: Unresolved
-
Major
-
4.3.0
-
None
-
1 - Middle term
-
3 - Complex
When we add a new criteria in the new search service, it is added before the selected criteria. It's disturbing.
I think a normal behaviour is to add it after the selected criteria, no ?
Steps to reproduce :
- Click on the add button
- The new criteria is added before the criteria on which I click on the add button.
Honestly, if UI has to be enhanced, this panel (AvancedSearchFormPanel) should be recoded form scratch.
Too much work and headaches every time a bug fix or an enhancement is asked.
The code is full of smell-code, and features were added on the fly making it harder and harder to understand and maintain, adding more and more bad design patterns.
It's like trying to maintain an elephant on a house of cards.