Details
-
Task
-
Status: Closed
-
L3 - Default
-
Resolution: Fixed
-
None
-
None
Description
Think about questions like:
- Fixed vs. Flexible Table Canvas Size (=> What should happen when the browser window is resized?)
- Scrolling => When should the table be scrolled => What parts of the table should be scrolled?
- What happens when the content of the table is "smaller" than the available space? Should the table expand to the whole of the available space?
- ...
We should focus on requirements which allow us to determine the "fundamental mechanics" of the table layout.