Skip to content

Bugs and errors in the web app #92

@tautomer

Description

@tautomer

At this moment, updating a field in the input parameter space will cause the parameter to disappear from the parameter space.

For example, using the example data, change the lower limit to -10

Image

The temperature field is gone

Image

This is from a bug in the update_param_save callback function.

Additionally, using inline style with the snake case causes lots of errors in react, making it to debug the web app, as the really errors will be buried by these fake and non-critical errors.

Image

We can move them to CSS as much as possible, which will also make the web app better organized and easier to maintain.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions