#1395 closed enhancement (fixed)
Exerimental factors table width should not be determined by Rawbioassays table (in Experiment, Properties tab)
Reported by: | Johan Vallon-Christersson | Owned by: | everyone |
---|---|---|---|
Priority: | trivial | Milestone: | BASE 2.14 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
Use case: An Experiment with 70 Experimental factors will have a Rawbioassays table of noticeable width (more than 70 columns). As the width of the Experimental factors table is set to the same width as Rawbioassays table, this too will have noticeable width. However, the Experimental factors table has a small number of columns and these will therefore each have ridiculous width (cf width.png).
Thus, the width of the Experimental factors table should should not be determined by the width of the Rawbioassays table.
Somewhat related to ticket:1347
Attachments (1)
Change History (4)
Changed 14 years ago by
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 14 years ago by
Milestone: | → BASE 2.14 |
---|---|
Priority: | major → trivial |
Note: See
TracTickets for help on using
tickets.
The width of tables are always 100% wide so if there is something that makes the page very wide (such as another table) all tables will expand automatically. The width can be set to a different percentage but that will not be any better, or to a fixed number of pixels. What would be a good size? 1000 pixels?