Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rip 149 dm ux improvements #89

Merged
merged 22 commits into from
Nov 6, 2023
Merged

Conversation

scottrepreneur
Copy link
Member

@scottrepreneur scottrepreneur commented Nov 2, 2023

  • Add clarification to counts on the several pages
  • Change default member view to "actively raiding"
  • Remove Dashboard heading on /
  • Change "Add Role" to "Add Role Required" dropdown copy. stack if buttons too wide.
  • Copy Raid ID button
  • Clean up width/truncate (to number of lines with Chakra)
  • Show Project Specs when no link is available. provide default "partial" line 108 of RaidDetailsCard.tsx
  • InfoStack with link is different size/font to text infos
  • Min Width on Consultation/Raid Details section(s)
  • Specs value is missing or missing NA option
  • Better status update layout
  • Hide nav links unless logged in

derrekcoleman and others added 16 commits October 20, 2023 15:06
Change default Member Status filter from "Show All" to "Is Raiding"
Modified button text for clarity.
Fixes the previous implementation of Copy in InfoStack, which was not
clickable.

The workaround for truncating the Raid ID in RaidDetailsCard was the
following snippet using minWidth, which could probably be done better.

<Stack justify='center' minWidth={'0.5'}>
Also addresses "Specs value is missing or missing NA option"
Fix: `InfoStack` with link is different size/font to text infos
Also solves a bug where revealed status updates could overflow the
width of the container.

Called "Better status update layout" in RIP 149 notes
@scottrepreneur scottrepreneur linked an issue Nov 2, 2023 that may be closed by this pull request
43 tasks
@scottrepreneur scottrepreneur force-pushed the rip-149-dm-ux-improvements branch from 0d8b736 to 6923e10 Compare November 6, 2023 18:56
@scottrepreneur scottrepreneur merged commit d76add2 into develop Nov 6, 2023
@scottrepreneur scottrepreneur deleted the rip-149-dm-ux-improvements branch November 6, 2023 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants