Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug report - UI issue on Quiz page #1657

Open
sumitsinghwp opened this issue Jun 27, 2023 · 2 comments
Open

Bug report - UI issue on Quiz page #1657

sumitsinghwp opened this issue Jun 27, 2023 · 2 comments
Labels
[Component] Sensei Website development issues related to the Sensei plugin installed on Learn. [Dev] Needs Testing Website development issues needing testing. [Type] Bug Something isn't working on the Learn website.

Comments

@sumitsinghwp
Copy link

Description

UI issue on completed Quiz page. for more information, you can see mentioned current and suggested screenshots.

Step-by-step reproduction instructions

Go to this page link https://learn.wordpress.org/quiz/first-steps-2-3/
complete Quiz then you can see the issue.

Expected behavior

it should be the same line button & next link
image

Current behavior

image

@sumitsinghwp sumitsinghwp added [Type] Bug Something isn't working on the Learn website. Awaiting Triage Issues awaiting triage. See Training Team handbook for how to triage issues. labels Jun 27, 2023
@sumitsinghwp
Copy link
Author

I have added align-items: center; in the below class.

.sensei-course-theme .sensei-course-theme-lesson-actions, .editor-styles-wrapper .sensei-course-theme-lesson-actions {
display: flex;
gap: 16px;
list-style: none;
align-items: center;
}

@jonathanbossenger jonathanbossenger added [Dev] Needs Testing Website development issues needing testing. [Component] Sensei Website development issues related to the Sensei plugin installed on Learn. and removed Awaiting Triage Issues awaiting triage. See Training Team handbook for how to triage issues. labels Aug 31, 2023
@donnapep
Copy link

donnapep commented Oct 25, 2023

The screenshot above is now stale as the Sensei UI has been updated. Here is a new screenshot:

Screenshot 2023-10-25 at 12 20 24 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Component] Sensei Website development issues related to the Sensei plugin installed on Learn. [Dev] Needs Testing Website development issues needing testing. [Type] Bug Something isn't working on the Learn website.
Projects
Status: To do
Development

No branches or pull requests

3 participants