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

142/feedback fixes #144

Merged
merged 21 commits into from
Jan 7, 2025
Merged

142/feedback fixes #144

merged 21 commits into from
Jan 7, 2025

Conversation

nichgalzin
Copy link
Contributor

This pull request includes several changes to the BurgerMenu, CountDownTimer, CuratorDetails, HomePage, PauseSwitch, and various other components to enhance the user interface and functionality. The most important changes include the addition of new buttons and styles, handling login prompts, and improving component layouts.

Enhancements to BurgerMenu:

  • Added a gap property to the BurgerMenu CSS for better spacing between elements.
  • Added new buttons for "digest" and "favourites" with conditional navigation based on login status.
  • Changed button labels to lowercase for consistency.
  • Modified the "contact us" button to be an anchor tag linking to an email address.

Improvements to CountDownTimer:

  • Updated the CountDownTimer CSS to adjust the height and add flex properties for better layout.
  • Added PauseSwitch and CloseAllPopupsButton components to the CountDownTimer for additional functionality.

Updates to CuratorDetails:

  • Renamed and reorganized CSS classes for better clarity and layout.
  • Moved the BlocksRenderer component to display the curator's bio more appropriately.

Changes to HomePage:

  • Re-imported formatDate utility for consistency.
  • Adjusted the event time display format.

Introduction of PauseSwitch:

  • Added a new PauseSwitch component to handle user pause state with appropriate CSS and functionality.
  • Integrated PauseSwitch into the ProfilePage and CountDownTimer components. [1] [2]

These changes collectively improve the user experience by refining the interface, adding new functionalities, and ensuring consistency across the application.

@nichgalzin nichgalzin merged commit 60767a5 into dev Jan 7, 2025
1 check passed
@nichgalzin nichgalzin deleted the 142/feedback-fixes branch January 7, 2025 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant