Click here to Skip to main content
15,887,854 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Limit the amount of posts per time frame? Pin
Eddy Vluggen10-Feb-18 0:54
professionalEddy Vluggen10-Feb-18 0:54 
GeneralRe: Limit the amount of posts per time frame? Pin
Jörgen Andersson10-Feb-18 6:41
professionalJörgen Andersson10-Feb-18 6:41 
GeneralRe: Limit the amount of posts per time frame? Pin
Nelek10-Feb-18 10:10
protectorNelek10-Feb-18 10:10 
SuggestionRe: Limit the amount of posts per time frame? Pin
thatraja10-Feb-18 21:37
professionalthatraja10-Feb-18 21:37 
GeneralRe: Limit the amount of posts per time frame? Pin
Chris Maunder11-Feb-18 4:51
cofounderChris Maunder11-Feb-18 4:51 
QuestionBeta tester forum empty Pin
Wendelius9-Feb-18 20:18
mentorWendelius9-Feb-18 20:18 
AnswerRe: Beta tester forum empty Pin
OriginalGriff10-Feb-18 0:43
mveOriginalGriff10-Feb-18 0:43 
BugBookmark Button Missing Pin
GµårÐïåñ9-Feb-18 8:05
professionalGµårÐïåñ9-Feb-18 8:05 
@chris-maunder

I cam across something last night and this morning I tried again while at work and it is still happening so I wanted to share with you and see if you can figure out on your end what's happening.

As the title says, the bookmark button is missing but let me elaborate a bit more on what I mean. I suspect the addition of the "award badge" is somehow breaking responsiveness of the page and might be neutering the button somehow but I won't assume.

Let's just use the link in question, so we have a POC to work with. Using SQLite in C#/VB.Net [^]

As you can see here, the bookmark button is missing. I am giving you multiple widths to help visualize the responsive part I mentioned.

First (1600x)

Notice on the right, you have the printer button, no bookmark and the award badge below it.

Second (~<800x)

Notice, still no bookmark and now the award badge is gone (and you have a horizontal scrollbar introduced).

Third (~>800x)

Notice, the badge comes into view with the horizontal scrollbars and still no bookmark. At approximately 896px width, the scrollbar disappears and the badge is fully visible.

So I decided to do an inspect element and see what it has in the DOM, code wise. It looks like the bookmark "element" is there but not quite properly constructed

I may very well be wrong about this, but my initial thought is that somehow the responsive coding for the page is being broken by the presence of the badge, and it is somehow causing the bookmark element to not be properly showing up. My anecdotal evidence for this is that when looking at an article without the badge, the bookmark button shows up fine and works as intended. NOTE: I just tested this and now it doesn't show up on ANY article, including any of the ones already on my bookmark list or picking at random off the top/latest article list.

Unless the behavior to have that option show up has changed to depend on some other action, it is not there anymore (despite traces of the code showing up in the DOM). What I mean by that is, maybe you require people to rate it before bookmarking it? I highly doubt you would make that mandatory or did that, but just thinking out loud. Let me know if I can provide anything else.

PS. On a somewhat unrelated but related Wink | ;) matter, the menu issue seems to have resolved on the front end, I like how the flyout now has that small inline spinner and then expands nicely out to the side, no more hiding the original menu and no longer showing up broken like before. However, the doubletaptogo error still appears in the console, whatever you are doing there, excellent. Let me know when you are done with it and I will give it a more thorough look and give you feedback on it. Thumbs Up | :thumbsup:

PPS. Apologies on any typos or grammar issues, I am about to step into a meeting and didn't have time to go back reread everything like I normally do. So everything is typed as I thought it Blush | :O
GeneralRe: Bookmark Button Missing Pin
Richard MacCutchan9-Feb-18 22:16
mveRichard MacCutchan9-Feb-18 22:16 
GeneralRe: Bookmark Button Missing Pin
GµårÐïåñ10-Feb-18 12:27
professionalGµårÐïåñ10-Feb-18 12:27 
GeneralRe: Bookmark Button Missing Pin
Richard MacCutchan10-Feb-18 21:20
mveRichard MacCutchan10-Feb-18 21:20 
GeneralRe: Bookmark Button Missing Pin
Chris Maunder11-Feb-18 14:38
cofounderChris Maunder11-Feb-18 14:38 
GeneralRe: Bookmark Button Missing Pin
GµårÐïåñ11-Feb-18 15:20
professionalGµårÐïåñ11-Feb-18 15:20 
GeneralRe: Bookmark Button Missing Pin
GµårÐïåñ11-Feb-18 18:44
professionalGµårÐïåñ11-Feb-18 18:44 
GeneralRe: Bookmark Button Missing Pin
GµårÐïåñ14-Feb-18 13:33
professionalGµårÐïåñ14-Feb-18 13:33 
GeneralRe: Bookmark Button Missing Pin
Chris Maunder14-Feb-18 13:35
cofounderChris Maunder14-Feb-18 13:35 
GeneralRe: Bookmark Button Missing Pin
GµårÐïåñ14-Feb-18 13:44
professionalGµårÐïåñ14-Feb-18 13:44 
GeneralRe: Bookmark Button Missing Pin
Chris Maunder14-Feb-18 15:08
cofounderChris Maunder14-Feb-18 15:08 
GeneralRe: Bookmark Button Missing Pin
GµårÐïåñ15-Feb-18 9:27
professionalGµårÐïåñ15-Feb-18 9:27 
GeneralRe: Bookmark Button Missing Pin
Chris Maunder15-Feb-18 15:58
cofounderChris Maunder15-Feb-18 15:58 
GeneralRe: Bookmark Button Missing Pin
GµårÐïåñ16-Feb-18 10:03
professionalGµårÐïåñ16-Feb-18 10:03 
GeneralRe: Bookmark Button Missing Pin
Chris Maunder16-Feb-18 11:14
cofounderChris Maunder16-Feb-18 11:14 
GeneralRe: Bookmark Button Missing Pin
GµårÐïåñ16-Feb-18 11:38
professionalGµårÐïåñ16-Feb-18 11:38 
BugSolutions to questions posting failure Pin
Graeme_Grant8-Feb-18 18:12
mvaGraeme_Grant8-Feb-18 18:12 
GeneralRe: Solutions to questions posting failure - updated Pin
Jochen Arndt8-Feb-18 22:09
professionalJochen Arndt8-Feb-18 22:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Flags: Unable to replicateFixed

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.