rubynor / rubynor/stemplin

Enhance Edit account page

Open
#267 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Ruby
Stars
53
Forks
6
Avg merge
3d 20h
Merged PRs (30d)
6

Description

The current edit account view within the Devise layout appears visually disconnected from the application layout. This isn't a critical issue, but it could be improved for better consistency.

Suggested Improvements:

  • Implement a small profile panel with an edit modal.
  • Alternatively, use an edit modal with the form if the profile page lacks content and has excessive white space.

Important
⚠️ Let's only edit user details, I'd propose keeping password reset separate from the edit profile

Screenshot 2024-07-04 at 08 02 42

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Devise edit-account view and the application layout that surrounds it, then compare the current page with the linked screenshot. Clarify whether the profile panel or modal approach is preferred, while keeping password reset separate; done means the account details view is visually consistent with the application layout.

Written by the indexing model from the issue text.

Assessment

Tech stack
rails, ruby
Domain
frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.