Changes with Categories and Status #4613
Replies: 2 comments 12 replies
-
Hi Nico, I know where you are going and appreciate all the work you are putting to elab, but I think this feature is not yet ready for release. I believe to be feature complete, the templates set by the admin should in either experiments or resources be able to select a choice of status in the status selection. This would build a drop-down menu of the selection for the user when in use. Thanks for you hard work. |
Beta Was this translation helpful? Give feedback.
-
What about combining the colors. For example: I have the status running for an experiment and the color green. In the "not table" layout I can see a green stripe on the left side of the experiment. How about adding a second strip according to the color of the category. Color of category frist and satus second. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In the upcoming version 4.9.0, a major change will happen. Previously, Resources had Categories (Items Types/Resources Categories), and Experiments had Status.
Now Experiments, Templates and Resources will all have Categories and Status, and Resources Categories will also have a Status.
Also, it is now possible to have a
NULL
Category or Status. This means that a Resource can be without a Category, and an Experiment can be without a Status.During upgrade, all Experiments will have a
NULL
Category, and all Resources will have aNULL
Status. Then the Admin can go to the Admin Panel to add Categories for Experiments, and Status for Resources.There is some sort of peculiarity, is that the main color for entries will be determined by Status for Experiments and Category for Resources (a
NULL
value will appear gray).Here is how it looks:
Experiment showing both Category and Status in listing
Table mode showing Category and Status columns
Clicking a Category or Status will filter the results with that value, and the filters are additive.
There is still something that will probably need to be addressed, is that for now Categories/Status are split between Experiments or Resources, meaning that all Experiments have access to all Status for any Category, and same for Resources. But it would probably make more sense to have Status only for certain Categories. So for instance the Resource Category "Microscope" will have "Operational" "Broken" status, and Resource Category "Consummable" will have "In Stock", "Need to reorder", etc...
Templates
Experiments templates also gain access to Category and Status attributes, if the Status is not null, then the default Status of the team will be used. It also means that it will be easier to categorize templates by Category. They use the Experiments Categories.
Resources Categories
We still end up with Resources Categories that are more than just a name and a color, but that are in fact Resources Templates, similar to how Experiments Templates are templates for well, ... experiments. And Resources Categories cannot have a Category because they are the Category (for Resources). This is not necessarily a problem in itself, but I think it complicates things a bit for the initial comprehension of how things work.
Things that might be surprising to a newcomer:
Anyway, what do you think of this change? Feel free to give your 2 cents ;)
Beta Was this translation helpful? Give feedback.
All reactions