Aaron Plave
Aaron Plave
This may be a different chunk of work but is there a way to determine which model was used for a simulation? Now that a plan can change models at...
> @AaronPlave some breaking changes to the backend, both concerning the `check_model_compatability` function: > > * The function now takes parameters `(_old_model_id integer, _new_model_id integer)` and does not require the...
> > @AaronPlave some breaking changes to the backend, both concerning the `check_model_compatability` function: > > > > * The function now takes parameters `(_old_model_id integer, _new_model_id integer)` and does...
While I was testing with the UI branch I discovered that I was able to make a merge request from a branch with a different model than the parent and...
One not so drastic option would be to add a resize listener on the tabs component and hide icons or text when the component width reaches some size provided by...
Or better yet we could use container queries https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_containment/Container_queries
Could you add a gap between all of the inputs in your forms?
> > Could you add a gap between all of the inputs in your forms? > > Added! I tried to use `gap-1` from Tailwind for it, and then also...
@JosephVolosin ready to merge?
Agreed, should think through which solution we want here once I start on this. My initial thought is that we're already accepting that by changing the plan bounds (outside of...