This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content

Refactor exercise metadata display

Daniel Rainer requested to merge exercise_details_modal_improvements into development

Resolves #104 (closed).

The only noticeable change in the UI should be the width of the description vs the value column.

These changes make displaying exercise metadata more modular and adding metadata items requires less boilerplate code. This could be used to adapt rendering of metadata to different screen sizes.

Edited by Daniel Rainer

Merge request reports