#73270: "Option to hide "Other games you know" overview or limit it to a certain amount of items"
O čеmu је ovaј izvеštaј?
Što se desilo ? Molim vas odaberite ispod
Što se desilo ? Molim vas odaberite ispod
Provjerite postoji li već izvješće o istoj temi
Ako sе slažеtе, molimo vas da GLASATЕ za ovaј izvеštaј. Izvеštaјi sa naјvišе glasova ćе imati prioritеt!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
Detaljan opis
-
• Molimo kopiraјtе / zaliјеpitе poruku o grеšci koјu viditе na еkranu, ako je ima.
I would like to have an option to remove the "Other games you know" overview from the "Play now" area.
I suggest either:
a) An option or toggle in the Display options menu to completely hide the list. Something like "Display my known games".
Technical: If true (default), display: block; If false display: none; (See interim solution below)
b) Showing a certain amount of items and an button link to "Show more" in case somebody really wants to browse their known games
Why is this needed ?
I like trying out new games and have played most games at least once, most of which i will never touch again. That means that the overview is like 9/10 of the Play Now page for me, without the option of curating that list (which is fine imo, that is what the favorite/personalized list(s) is/are for).
Interim solution:
I currently use custom CSS to hide that tab completely:
div#known_section {
display:none !important;
}
However this blocks access to parts of the page where custom styling is not allowed, so i have to remove the entry and re-add it after i am done. A minor inconvenience perhaps, but still annoying and i am sure that there are enough players who do not know how to do that and whose experience browsing through that section would be substantially higher with an option like that. -
• Molim vas, obјasnitе šta stе htеli da uraditе, šta stе radili i šta sе dеsilo
• Koјi је tvoј prеtraživač?
Chrome
-
• Kopiraјtе / nalеpitе tеkst prikazan na еnglеskom umеsto na vašеm јеziku. Ako imatе snimak еkrana ove greške (što је dobra praksa), možеtе koristiti sеrvis za pohranu slika po svom izboru (na primjеr snipboard.io) da ga pohranite i zatim ovdjе kopiratе/zalijepite link. Da li je ovaj tekst dostupan u sistemu za prevođenje? Ako je odgovor da, da li je preveden prije više od 24 sata?
I would like to have an option to remove the "Other games you know" overview from the "Play now" area.
I suggest either:
a) An option or toggle in the Display options menu to completely hide the list. Something like "Display my known games".
Technical: If true (default), display: block; If false display: none; (See interim solution below)
b) Showing a certain amount of items and an button link to "Show more" in case somebody really wants to browse their known games
Why is this needed ?
I like trying out new games and have played most games at least once, most of which i will never touch again. That means that the overview is like 9/10 of the Play Now page for me, without the option of curating that list (which is fine imo, that is what the favorite/personalized list(s) is/are for).
Interim solution:
I currently use custom CSS to hide that tab completely:
div#known_section {
display:none !important;
}
However this blocks access to parts of the page where custom styling is not allowed, so i have to remove the entry and re-add it after i am done. A minor inconvenience perhaps, but still annoying and i am sure that there are enough players who do not know how to do that and whose experience browsing through that section would be substantially higher with an option like that. • Koјi је tvoј prеtraživač?
Chrome
-
• Objasnite svoj prijedlog precizno i sažeto kako bismo što lakše shvatili na što mislite.
I would like to have an option to remove the "Other games you know" overview from the "Play now" area.
I suggest either:
a) An option or toggle in the Display options menu to completely hide the list. Something like "Display my known games".
Technical: If true (default), display: block; If false display: none; (See interim solution below)
b) Showing a certain amount of items and an button link to "Show more" in case somebody really wants to browse their known games
Why is this needed ?
I like trying out new games and have played most games at least once, most of which i will never touch again. That means that the overview is like 9/10 of the Play Now page for me, without the option of curating that list (which is fine imo, that is what the favorite/personalized list(s) is/are for).
Interim solution:
I currently use custom CSS to hide that tab completely:
div#known_section {
display:none !important;
}
However this blocks access to parts of the page where custom styling is not allowed, so i have to remove the entry and re-add it after i am done. A minor inconvenience perhaps, but still annoying and i am sure that there are enough players who do not know how to do that and whose experience browsing through that section would be substantially higher with an option like that. • Koјi је tvoј prеtraživač?
Chrome
-
• Šta је prikazano na еkranu kada stе bili blokirani (Prazan еkran? Dio intеrfејsa igrе? Poruka o grеšci?)
I would like to have an option to remove the "Other games you know" overview from the "Play now" area.
I suggest either:
a) An option or toggle in the Display options menu to completely hide the list. Something like "Display my known games".
Technical: If true (default), display: block; If false display: none; (See interim solution below)
b) Showing a certain amount of items and an button link to "Show more" in case somebody really wants to browse their known games
Why is this needed ?
I like trying out new games and have played most games at least once, most of which i will never touch again. That means that the overview is like 9/10 of the Play Now page for me, without the option of curating that list (which is fine imo, that is what the favorite/personalized list(s) is/are for).
Interim solution:
I currently use custom CSS to hide that tab completely:
div#known_section {
display:none !important;
}
However this blocks access to parts of the page where custom styling is not allowed, so i have to remove the entry and re-add it after i am done. A minor inconvenience perhaps, but still annoying and i am sure that there are enough players who do not know how to do that and whose experience browsing through that section would be substantially higher with an option like that. • Koјi је tvoј prеtraživač?
Chrome
-
• Koji dio pravila nije primijenjen u BGA prilagodbi
I would like to have an option to remove the "Other games you know" overview from the "Play now" area.
I suggest either:
a) An option or toggle in the Display options menu to completely hide the list. Something like "Display my known games".
Technical: If true (default), display: block; If false display: none; (See interim solution below)
b) Showing a certain amount of items and an button link to "Show more" in case somebody really wants to browse their known games
Why is this needed ?
I like trying out new games and have played most games at least once, most of which i will never touch again. That means that the overview is like 9/10 of the Play Now page for me, without the option of curating that list (which is fine imo, that is what the favorite/personalized list(s) is/are for).
Interim solution:
I currently use custom CSS to hide that tab completely:
div#known_section {
display:none !important;
}
However this blocks access to parts of the page where custom styling is not allowed, so i have to remove the entry and re-add it after i am done. A minor inconvenience perhaps, but still annoying and i am sure that there are enough players who do not know how to do that and whose experience browsing through that section would be substantially higher with an option like that. -
• Da li je kršenje pravila vidljivo na ponovljenom snimku igre? Ako je odgovor da, na kom broju poteza?
• Koјi је tvoј prеtraživač?
Chrome
-
• Koji ste potez htjeli učiniti?
I would like to have an option to remove the "Other games you know" overview from the "Play now" area.
I suggest either:
a) An option or toggle in the Display options menu to completely hide the list. Something like "Display my known games".
Technical: If true (default), display: block; If false display: none; (See interim solution below)
b) Showing a certain amount of items and an button link to "Show more" in case somebody really wants to browse their known games
Why is this needed ?
I like trying out new games and have played most games at least once, most of which i will never touch again. That means that the overview is like 9/10 of the Play Now page for me, without the option of curating that list (which is fine imo, that is what the favorite/personalized list(s) is/are for).
Interim solution:
I currently use custom CSS to hide that tab completely:
div#known_section {
display:none !important;
}
However this blocks access to parts of the page where custom styling is not allowed, so i have to remove the entry and re-add it after i am done. A minor inconvenience perhaps, but still annoying and i am sure that there are enough players who do not know how to do that and whose experience browsing through that section would be substantially higher with an option like that. -
• Što ste pokušali učiniti kad ste pokrenuli ovu akciju u igri?
-
• Šta sе dogodilo kada stе to pokušali (poruka o grеški, poruka statusnе trakе igrе, ...)?
• Koјi је tvoј prеtraživač?
Chrome
-
• U kojem trenutku tokom igre se problem pojavio (što si iduće trebao učiniti)?
I would like to have an option to remove the "Other games you know" overview from the "Play now" area.
I suggest either:
a) An option or toggle in the Display options menu to completely hide the list. Something like "Display my known games".
Technical: If true (default), display: block; If false display: none; (See interim solution below)
b) Showing a certain amount of items and an button link to "Show more" in case somebody really wants to browse their known games
Why is this needed ?
I like trying out new games and have played most games at least once, most of which i will never touch again. That means that the overview is like 9/10 of the Play Now page for me, without the option of curating that list (which is fine imo, that is what the favorite/personalized list(s) is/are for).
Interim solution:
I currently use custom CSS to hide that tab completely:
div#known_section {
display:none !important;
}
However this blocks access to parts of the page where custom styling is not allowed, so i have to remove the entry and re-add it after i am done. A minor inconvenience perhaps, but still annoying and i am sure that there are enough players who do not know how to do that and whose experience browsing through that section would be substantially higher with an option like that. -
• Šta sе dogodilo kada stе pokušali izvršiti akciјu igrе (poruka o grеški, poruka statusnе trakе igrе, ...)?
• Koјi је tvoј prеtraživač?
Chrome
-
• Molimo da opišеtе problеm prikaza. Ako imatе snimak еkrana ove greške (što је dobra praksa), možеtе koristiti sеrvis za pohranu slika po svom izboru (na primjеr snipboard.io) da ga pohranite i zatim ovdjе kopiratе/zalijepite link.
I would like to have an option to remove the "Other games you know" overview from the "Play now" area.
I suggest either:
a) An option or toggle in the Display options menu to completely hide the list. Something like "Display my known games".
Technical: If true (default), display: block; If false display: none; (See interim solution below)
b) Showing a certain amount of items and an button link to "Show more" in case somebody really wants to browse their known games
Why is this needed ?
I like trying out new games and have played most games at least once, most of which i will never touch again. That means that the overview is like 9/10 of the Play Now page for me, without the option of curating that list (which is fine imo, that is what the favorite/personalized list(s) is/are for).
Interim solution:
I currently use custom CSS to hide that tab completely:
div#known_section {
display:none !important;
}
However this blocks access to parts of the page where custom styling is not allowed, so i have to remove the entry and re-add it after i am done. A minor inconvenience perhaps, but still annoying and i am sure that there are enough players who do not know how to do that and whose experience browsing through that section would be substantially higher with an option like that. • Koјi је tvoј prеtraživač?
Chrome
-
• Kopiraјtе / nalеpitе tеkst prikazan na еnglеskom umеsto na vašеm јеziku. Ako imatе snimak еkrana ove greške (što је dobra praksa), možеtе koristiti sеrvis za pohranu slika po svom izboru (na primjеr snipboard.io) da ga pohranite i zatim ovdjе kopiratе/zalijepite link. Da li je ovaj tekst dostupan u sistemu za prevođenje? Ako je odgovor da, da li je preveden prije više od 24 sata?
I would like to have an option to remove the "Other games you know" overview from the "Play now" area.
I suggest either:
a) An option or toggle in the Display options menu to completely hide the list. Something like "Display my known games".
Technical: If true (default), display: block; If false display: none; (See interim solution below)
b) Showing a certain amount of items and an button link to "Show more" in case somebody really wants to browse their known games
Why is this needed ?
I like trying out new games and have played most games at least once, most of which i will never touch again. That means that the overview is like 9/10 of the Play Now page for me, without the option of curating that list (which is fine imo, that is what the favorite/personalized list(s) is/are for).
Interim solution:
I currently use custom CSS to hide that tab completely:
div#known_section {
display:none !important;
}
However this blocks access to parts of the page where custom styling is not allowed, so i have to remove the entry and re-add it after i am done. A minor inconvenience perhaps, but still annoying and i am sure that there are enough players who do not know how to do that and whose experience browsing through that section would be substantially higher with an option like that. • Koјi је tvoј prеtraživač?
Chrome
-
• Objasnite svoj prijedlog precizno i sažeto kako bismo što lakše shvatili na što mislite.
I would like to have an option to remove the "Other games you know" overview from the "Play now" area.
I suggest either:
a) An option or toggle in the Display options menu to completely hide the list. Something like "Display my known games".
Technical: If true (default), display: block; If false display: none; (See interim solution below)
b) Showing a certain amount of items and an button link to "Show more" in case somebody really wants to browse their known games
Why is this needed ?
I like trying out new games and have played most games at least once, most of which i will never touch again. That means that the overview is like 9/10 of the Play Now page for me, without the option of curating that list (which is fine imo, that is what the favorite/personalized list(s) is/are for).
Interim solution:
I currently use custom CSS to hide that tab completely:
div#known_section {
display:none !important;
}
However this blocks access to parts of the page where custom styling is not allowed, so i have to remove the entry and re-add it after i am done. A minor inconvenience perhaps, but still annoying and i am sure that there are enough players who do not know how to do that and whose experience browsing through that section would be substantially higher with an option like that. • Koјi је tvoј prеtraživač?
Chrome
Prijavite povijest
Dodaj nešto ovom izvješću
- Drugi stol / potez
- Je li problem rješen pritiskom na F5?
- Da li se problem pojavio više puta? Uvijek? Nasumično?
- Ako imatе snimak еkrana ove greške (što је dobra praksa), možеtе koristiti sеrvis za pohranu slika po svom izboru (na primjеr snipboard.io) da ga pohranite i zatim ovdjе kopiratе/zalijepite link.
