You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As it is now in the Backend, filtering products in the grid by ID allows only one value. If you have many products and search by 23, it is possible to have a long list of products stretched over several pages. If you search by 2 then the list can stretch over hundreds of pages.
As in the case of filtering by price, I think it is necessary to enter another input field in the form so that if we want to search for 23 we are allow to enter the value 23 twice and only one row will result.
Any opinion is welcome, if this modification is required then all the grids in the Backend containing the ID column must be redone on the new format.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
As it is now in the Backend, filtering products in the grid by ID allows only one value. If you have many products and search by 23, it is possible to have a long list of products stretched over several pages. If you search by 2 then the list can stretch over hundreds of pages.
As in the case of filtering by price, I think it is necessary to enter another input field in the form so that if we want to search for 23 we are allow to enter the value 23 twice and only one row will result.
Any opinion is welcome, if this modification is required then all the grids in the Backend containing the ID column must be redone on the new format.
Beta Was this translation helpful? Give feedback.
All reactions