xJREB / service-based-antipatterns

A structured collection of service-based antipatterns and bad smells, served by a web application for convenient browsing
https://xjreb.github.io/service-based-antipatterns
MIT License
15 stars 1 forks source link

add sorting for name and evidence #94

Closed mpoqq closed 5 years ago

mpoqq commented 5 years ago

image

boceckts commented 5 years ago

I refactored the method to the AntiPatternContainerComponent.vue and changed the behaviour of the sorting component for small screens since it takes too much space in the main toolbar so it will go into the toolbar's extension slot for small screens like the screenshot shows.

image