taiko-mono icon indicating copy to clipboard operation
taiko-mono copied to clipboard

feat(taikoon): ui qa checklist

Open bearni95 opened this issue 10 months ago • 1 comments

  • [x] Background, light mode:
    • [x] Remove pink gradients
    • [x] Bg color: #f8f8f8
  • [x] Blur header background once scroll starts
  • [x] Apply custom style to navigation menu buttons
  • [x] Align nav buttons as the only centered element on the top bar
  • [x] "Mint now" button custom styles
  • [x] Replicate taiko.xyz hover animation for "Mint now"
  • [x] Change "WTF" to "Learn more"
  • [x] Information.section: Font size corrections
  • [x] Change headline on faq sections, "WTF?" > "FAQs"
    • [x] Style corrections on FAQ items
  • [x] Ensure display space for footer on all resolutions
  • [x] Mimic animations from taiko.xyz footer
  • [x] Vertical alignment for Mint page/section
  • [x] Mint page:
    • [x] Simplified design implementation
    • [x] Light mode bg #f8f8f8
    • [x] Post-mint modal design implementation
    • [x] Mint progressbar design adjusments
    • [x] mobile: fix spacing between nav menu and bg panel
    • [x] Gas fee calculation error on full refresh
    • [x] Mobile modals
  • [x] Sticky scrolling
  • [x] Update FAQ content from figma
  • [x] Hide menu buttons from countdown landing
  • [x] ~Collection preview component for landing~
  • [x] Footer link coloring corrections
  • [x] Post-mint modal: implement carousel on Taikoon slider view
  • [x] Collection page
    • [x] Add title
    • [x] Remove filter and sort
  • [x] Mobile
    • [x] Menu copyright section padding adjustment
    • [x] On countdown, replace menu button with theme toggle button

bearni95 avatar Apr 26 '24 09:04 bearni95

@bearni95 Please add svelte-i18n, while we may not initially have other languages, it is a lot easier later on if it was prepared right away. It's also easier to adjust text in a single file rather than dozens.

KorbinianK avatar Apr 26 '24 10:04 KorbinianK