Discovery Gaming Community
"Mark all as read" link is not visible - Printable Version

+- Discovery Gaming Community (https://discoverygc.com/forums)
+-- Forum: Rules & Requests (https://discoverygc.com/forums/forumdisplay.php?fid=6)
+--- Forum: Site & Forum Feedback (https://discoverygc.com/forums/forumdisplay.php?fid=14)
+--- Thread: "Mark all as read" link is not visible (/showthread.php?tid=147869)



"Mark all as read" link is not visible - emptyset - 02-11-2017

The link at the bottom of the index page (the link should be after "Log Out" and before "Forum Team") is not visible. This is a recent change, and likely something went wrong after the forum software upgrade mentioned here.

HTML inspection reveals that the link's <a> element contains no inner HTML, making the link zero-width and therefore unclickable. If the page is locally altered to include any text within the element, the link becomes clickable and fully functional.

Also, the quote button on the editing panel has its tooltip (its tag's "title" attribute) set to "PHP". (Again?)


RE: "Mark all as read" link is not visible - emptyset - 02-24-2017

More issues: the scoreboard link on the sidebar's Active Events header is barely noticeable due to very low contrast. The shadow isn't enough.

There is also a "test" style in the Quick Theme Select menu. It's probably not intended to be displayed.


RE: "Mark all as read" link is not visible - Hannibal - 03-16-2017

(02-11-2017, 09:24 AM)emptyset Wrote: The link at the bottom of the index page (the link should be after "Log Out" and before "Forum Team") is not visible. This is a recent change, and likely something went wrong after the forum software upgrade mentioned here.

HTML inspection reveals that the link's <a> element contains no inner HTML, making the link zero-width and therefore unclickable. If the page is locally altered to include any text within the element, the link becomes clickable and fully functional.
Nice catch, i don't know if it was intentional removed or not, but the thing should be completely removed(or commented out) or readded, up to the team
(02-11-2017, 09:24 AM)emptyset Wrote: Also, the quote button on the editing panel has its tooltip (its tag's "title" attribute) set to "PHP". (Again?)

Some of us are too quick to click before reading . . Angel
(02-24-2017, 05:53 PM)emptyset Wrote: More issues: the scoreboard link on the sidebar's Active Events header is barely noticeable due to very low contrast. The shadow isn't enough.
It's intended to be less visible, though if you suggest a better solution(color) that will still not be as visible as the text to left i'm sure they'll edit it
(02-24-2017, 05:53 PM)emptyset Wrote: There is also a "test" style in the Quick Theme Select menu. It's probably not intended to be displayed.
No it's not, though by default admins see all the themes so they may not know its being shown to members or other Groups


RE: "Mark all as read" link is not visible - emptyset - 03-16-2017

Quote:but the thing should be completely removed(or commented out) or readded
Does it cause so significant performance and/or usability issues that its removal is considered?

Quote:It's intended to be less visible
Why hide it? If there is harm from it being common knowledge and available to everyone, why not remove it or restrict (or throttle) access? If there are no such negative effects, any and all positive effects are your reasons not to reduce visibility.

If we discard the requirement to conceal the link, even #009900 would be a noticeable improvement (currently it's "green" or #007F00). #00CC00 is even more functional.