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

WebHost: Added Games Of A Seed To The User Content Page #3585

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mrkssr
Copy link
Contributor

@mrkssr mrkssr commented Jun 23, 2024

What is this fixing or adding?

Maybe it is more an issue while developing but I guess it is not a disadvantage to have it.
With a lot of created seeds/rooms it is hard to say in which one are which games contained. So I added a tooltip on the number of players where you can see the worlds.
The use as tooltip has the advantage that the look and feel of the whole site won't change and be overfilled.

How was this tested?

Hosted locally and opened the user content page.

If this makes graphical changes, please attach screenshots.

In "your rooms" section.
image

In "your seeds" section.
image

@github-actions github-actions bot added affects: webhost Issues/PRs that touch webhost and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Jun 23, 2024
@Exempt-Medic Exempt-Medic added the is: enhancement Issues requesting new features or pull requests implementing new features. label Jun 30, 2024
WebHostLib/templates/userContent.html Outdated Show resolved Hide resolved
WebHostLib/templates/userContent.html Outdated Show resolved Hide resolved
@korydondzila
Copy link
Contributor

Might want to update the screenshots to reflect the sorting change. (I assume you tested it and it worked)

@mrkssr
Copy link
Contributor Author

mrkssr commented Jul 2, 2024

Depiction after the change.

Tooltip for "your rooms" section.
image

Tooltip for "your seeds" section.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: webhost Issues/PRs that touch webhost and may need additional validation. is: enhancement Issues requesting new features or pull requests implementing new features. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants