Skip to content

Move all special render logic to helper functions #95

@wainola

Description

@wainola

Detail view and explorer table have some conditional logic for the values to be rendered. Some of this logic is in the markup itself and some is some helper functions. Move all to helpers functions and provide unit test for those

Implementation details

  • move all necessary logic that is on markup to helper functions
  • create unit test for all the helper functions and update the current ones if necessary

Testing details

  • testing must pass locally

Acceptance Criteria

  • Explorer UI should render the information correclty

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions