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

Content Loader: new feature #1268

Closed
Eiion opened this issue Apr 5, 2019 · 3 comments
Closed

Content Loader: new feature #1268

Eiion opened this issue Apr 5, 2019 · 3 comments

Comments

@Eiion
Copy link

Eiion commented Apr 5, 2019

Is your enhancement request related to a problem? Please describe.
On pages like "All", "Whishlist", "Groups", "New" (https://www.steamgifts.com/giveaways/search?type=new), Group's giveaway pages, Profiles, "Created",... make the list of entries open as tool-tip or pop-up window on mouse-over or click, similar to how descriptions can be displayed when using the enter button or how winners of multi-key giveaways can be viewed on the created page.

Describe the solution you'd like.
Mouse-over or click "x entries" and the list of entries gets displayed. If via mouse-over or click and as tool-tip or as pop-up window should be selected by user in settings.

Additional Context
This lets us very quickly check who entered (our/others) giveaways without having to leave the page.

@Eiion Eiion changed the title Entries pop-up Giveaway "Entries" pop-up Apr 5, 2019
@rafaelgomesxyz rafaelgomesxyz changed the title Giveaway "Entries" pop-up Giveaway Entries Popup: new feature May 13, 2019
@rafaelgomesxyz rafaelgomesxyz added this to the 8.3.11 milestone May 13, 2019
@rafaelgomesxyz rafaelgomesxyz changed the title Giveaway Entries Popup: new feature Content Popup: new feature May 25, 2019
@rafaelgomesxyz rafaelgomesxyz modified the milestones: 8.3.11, 8.3.14 May 25, 2019
@rafaelgomesxyz rafaelgomesxyz changed the title Content Popup: new feature Content Loader: new feature May 25, 2019
@SquishedPotatoe
Copy link

SquishedPotatoe commented May 26, 2019

I have had issues with popout persisting, example mousing over avatars inside of entries popout

esgst.js:78264 Uncaught (in promise) TypeError: Cannot set property 'onmouseenter' of undefined
    at esgst.js:78264
(anonymous) @ esgst.js:78264
setTimeout (async)
(anonymous) @ esgst.js:78146
esgst.js:78264 Uncaught (in promise) TypeError: Cannot set property 'onmouseenter' of undefined
    at esgst.js:78264
(anonymous) @ esgst.js:78264
setTimeout (async)
(anonymous) @ esgst.js:78146

@rafaelgomesxyz
Copy link
Owner

You mean the entries popout closes when opening the user popout?

rafaelgomesxyz pushed a commit that referenced this issue May 26, 2019
@SquishedPotatoe
Copy link

SquishedPotatoe commented May 26, 2019

@gsrafael01 No i have multiple avatar popouts showing at a time

commit 7f06c07 seems to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants