Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • ThaliApp ThaliApp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 4
    • Merge requests 4
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • thalia
  • ThaliAppThaliApp
  • Merge requests
  • !192

Fix issue where registration indicator overlaps with text in Welcome screen cards

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Gijs Hendriksen requested to merge fix/indicator-overlaps-with-text into master Aug 29, 2018
  • Overview 0
  • Commits 1
  • Changes 2

Closes #67

Previous behaviour

The dot indicating whether you registered for an event overlaps with the event information.

Steps to reproduce:

  1. Open the Welcome screen
  2. Have an event with a very long name or location description.
  3. Notice the text passes through the the indicator dot.

New behaviour

The dot indicating whether you registered for an event no longer overlaps with the event information.

Steps to validate that it works:

  1. Open the Welcome screen
  2. Have an event with a very long name or location description.
  3. Notice the text wraps before the indicator dot.
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/indicator-overlaps-with-text