jshoyos / soen390-team01

MIT License
0 stars 0 forks source link

Expandable mobile table rows #127

Open noahfreger opened 3 years ago

noahfreger commented 3 years ago

As an ERP user, I should be able to expand a table row when in the mobile version, so that they can access the full information for a displayed table item.

Given When Then
The user wants to see all information from a table on a mobile Click on button expand on the desired row A modal view will show with all the information from the selected row.
The user wants to see all information from a table on a desktop Opens the desired view with a table All the information will be visible in columns