recently, a project's backend management system is being refactored.
Notice that all the table list pages have a search function. Back end of the search function, or need a bit of code to implement. Then, you have to test it again.
However, suddenly realize that some pages do not need to increase the "search" function.
For example, there is a table, the actual project is the "borrower" this user table. In the real world, especially in the early stages of the project, there is simply no way of "data" or "borrower users".
One page, showing 20, is basically enough.
This time, add "search" function This is too "chicken".
So, the good solution is to simply throw away this feature.
Through this problem, think of some actual projects, no need-no real value of the function quite a lot.
Developers, product managers, project managers and other roles need to be focused on this issue.
Summary: Do less work hard, devote time and energy to more valuable places.
Reignan (22): Less work is needed in project development