Open singharpita opened 5 years ago
First we can disable the filter button if there are 1 or fewer options in each of the lists. This is a simpler change that will solve the blank space issue.
Second we can also try to make this dynamic height up to a maximum also if there aren't many items in the list. I believe this will mean the height of the main view-container
will have to be set by javascript. Not ideal, and could cause more complication than it's worth, but we can try.
height should be minimize or made dynamic. instead of blank value it should show "No record" or similar message.