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

Redesign of Rooms page #132

Merged
merged 19 commits into from
Oct 17, 2021
Merged

Redesign of Rooms page #132

merged 19 commits into from
Oct 17, 2021

Conversation

blenderskool
Copy link
Owner

Rooms page gets a subtle refresh! ✨

Rooms page is the landing page of Blaze PWA, and it finally gets a subtle design refresh along with more options to better navigate Blaze. Prominent changes are as follows:

  • A welcome greeting at the top based on user's nickname.
  • Install button that triggers PWA installation flow on the device they are on.
    Shown only if PWAs are supported on the device and Blaze is not currently installed.
  • Each room shows the last-joined time by the user.
    This data is also stored locally in the user's device.
  • Navigation(Bottom tabs on mobile) for other new pages being added in Blaze v3.

There are a bunch of other non-prominent changes such as:

  • Addition of new shades of the Blaze primary color to our palette.
  • Styling improvements to existing components.
  • Codebase structure improvements allowing for component-level scoped SCSS, and reduced clashing.

Mobile

Desktop

@blenderskool blenderskool added this to the 3.0 milestone Oct 17, 2021
@blenderskool blenderskool merged commit 80b82a0 into 3.0 Oct 17, 2021
@blenderskool blenderskool deleted the rooms-redesign branch October 17, 2021 11:31
@blenderskool blenderskool mentioned this pull request Oct 17, 2021
14 tasks
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