Skip to content

Add toggle switches inside User profile page.

Samarth Sharma requested to merge phoenix/feature/user-toggle into phoenix/develop

Fixes

Description

This PR replaces yes/no text with a toggle button inside the user profile.

Type of PR This PR is a [improvement].

Tests

Go to http://localhost:2354/users/1.(Make sure to Compile CSS and a hard refresh on your browser first)

Screenshots

Screenshot_from_2020-06-13_17-19-50 Checklist:

  • My pull request has a descriptive title (not a vague title like "Update index.md").
  • My pull request targets the phoenix/develop branch of the repository.
  • My commit messages follow best practices.
  • My code follows the established code style of the repository.
  • I added tests for the changes I made (if applicable).
  • I added or updated documentation (if applicable).
  • I tried running the project locally and verified that there are no visible errors.

Merge request reports