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

Improving the alignment and placement of social media icons in Social Media Section of User Settings #991

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

karthxk07
Copy link

@karthxk07 karthxk07 commented Dec 29, 2023

Improved UI for the Connected Social Media Handles in User settings page.

Description

  • Removed the row alignment and added a flex column alignment.
  • Increased the size of the Icons
  • Change the text font to the match the UI of the whole website.
  • Fixed the cursor pointer error (cursor pointer was not getting disabled as it should).
  • Added animation to all the social icons(earlier was for Google icon only).

Related Issue

Fixes #989

Motivation and Context

To improve the interface and to match it with the whole website, which otherwise could become a trivial point for not using the application

How Has This Been Tested?

  • Developement Environment -
  • Linux amd64 , (Debian 12)
  • node v18.19.0

Tested locally on Brave Browser

Screenshots or GIF (In case of UI changes):

Screencast.from.2023-12-29.20-00-18.webm

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

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.

Improve the alignment and placement of social icons in the Social Media section of User settings
1 participant