uwblueprint / shoe-project

👠👟 Repo for The Shoe Project @ UWBlueprint
https://map.theshoeproject.online
MIT License
6 stars 0 forks source link

All story information should wrap #328

Closed pamwang closed 3 years ago

pamwang commented 3 years ago

Description

The story information should all be displayed in the table. If it's too long it shouldn't be truncated with [...] it should wrap. This is especially important when it comes to tags since it can be confusing for users when they filter by a certain tag but it isn't shown to them.

In the example below, I filtered by Sheryar tag but you can't see it in the tags in the table.

Screen Shot 2021-04-27 at 10 14 48 PM

Steps to Reproduce

  1. Log in
  2. Look at the table
  3. If you want to recreate the tags example specifically, filter by the tag "Sheryar"

How to fix

IDEK LOL - design

Notes

This is how they should wrap:

Screen Shot 2021-04-27 at 10 18 09 PM

ALSO!!! Add more padding. It's hard to read when the columns run into each other.