azerothcore / azerothcore/acore-cms

There are 2 differents login buttons while shopping and one of them redirects to the user's home page

Open
#120 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
PHP
Stars
78
Forks
43
Avg merge
13m
Merged PRs (30d)
1

Description

When viewing the reward catalog while offline, you may find 2 different login buttons on your page. That is fine.

However, for ChromieCraft, the middle link redirects the user to `https://www.chromiecraft.com/wp-login.php` (and after being logged, redirects to the user's homepage) while the top right button will not redirect the user anywhere else on the website after logging in.

I believe the best case would be the middle login link should open the same window as the top right login button.

![image](https://user-images.githubusercontent.com/22718174/194870630-dca21018-e387-41c5-9b64-d04da8e85c41.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue in the reward catalog while offline on ChromieCraft, comparing the middle login link with the top-right login button. Trace the two login entry points and verify that the middle link uses the same login flow without redirecting to the user's homepage.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
authentication, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.