Skip to content

Refactor and UI-polish around activity calendar on user profile

Takuya Noguchi requested to merge 283924-user-profile into master

What does this MR do?

Refactors and UI-polishes the activity calendar on user profile.

  • UX Fixes the height of the element of the activity calendar to avoid re-rendering on SVG rendering.
  • UX Removes ugly UX on failure of the activity calendar on user profile.
  • UX Even on failure, a viewer (user) can easily retry to partially reload the calendar without reloading the whole page of the user profile.
  • ~"technical debt" Removes unused CSS and classnames.

Screenshots (strongly suggested)

Before (still) After (24s movie)
ugly-calendar-loading-failure-on-user-profile mr47797

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #283924 (closed)

Edited by Takuya Noguchi

Merge request reports