-
Type: Improvement
-
Status: Closed (View Workflow)
-
Priority: Trivial
-
Resolution: Won't Fix
-
Affects Version/s: 0.4
-
Fix Version/s: 0.7
-
Labels:None
-
Environment:
Default
The suggestion is to remove 'view user's profile' page from the project. Look at new and popular sites - twitter, facebook, linkedin etc - they don't have such a page.
Reasons:
- more pages more potential places for bugs
- more pages - more code to maintain
- "edit page" covers "view page" functionality
- primary action in user's profile made by users is an updating of data
- less pages - less testing
Suggested behavior:
When user navigates to its own profile the edit page is shown. Some notification (like an alert) should appear after pressing button which saves changes.
There must not be "Back" button on edit profile page or this button should navigate to the previous page from which user came to the edit page. The latter is better, especially if button's tile is changed to Cancel