Staging feedback: user pages
From #197 (closed)
-
/user/%user/edit- Should redirect users to accounts.eclipse.org/user/edit
-
/user/register- should be redirecting to accounts.eclipse.org/user/register
-
user/password- should be redirecting to accounts.eclipse.org/user/password
- You should be able to solve these issues by enabling that eclipsefdn_user module that you created
-
user/%user/view
- That page should redirect to accounts.eclipse.org/users/:username
-
user/%user/
- Should redirect to /user/%user/favorites or make /user/%user/favorites the default tab
-
/user/%user/listings
-
I am getting a _The website encountered an unexpected error. Please try again later _error with the webdev account - I would expect the content area to have a “no result” message if I don’t have any products. Try:
- It appears that you haven't submitted any products on this site yet. This space is intended to showcase products authored by you or those where you are listed as an additional author
- Products where the user is listed as an additional are not showing on the list
-
-
/user/%user/favorites-
We should allow users to edit their favorite listI don’t think this feature provides any value. Let’s drop this in Drupal 9.
-
-
/user/%user/notifications-
It should not be possible for other to view my notifications. This is a new feature but I don’t think we need it. Let’s remove it or make it only accessible by users with the moderation role.
-
-
/user/%user/subscriptions
- I would expect this to be wrapped in our white block container .eclipsefdn-block-white-bg. Note that .solstice-block-white-bg was deprecated in D9 and should not be used.