Activity for luap42
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Comment | Post #275819 |
In fact, this seems to be the case for every control. (more) |
— | over 4 years ago |
Comment | Post #74958 |
Yeah. It's a known bug on the TODO list. We're currently trying to find out, what exactly happens there. (more) |
— | over 4 years ago |
Comment | Post #74863 |
Looking at the error logs, it appears to be an issue with invalid user data (my guess: either a user without user name or a post without user). The error happens here: https://github.com/codidact/qpixel/blob/develop/app/views/categories/rss_feed.rss.builder#L16 (more) |
— | over 4 years ago |
Comment | Post #39562 |
That looks like an interesting bug. I guess the whole control should be rewritten, because it's also hard to style. Anyway, it's possible to add a new tag in the meantime, it's just not very intuitive. You need to scroll to the top of the list and there'll be the exact text you typed. When you click ... (more) |
— | over 4 years ago |
Comment | Post #39536 |
If it's of any help: All accounts with an ID >= 8184, except on Writing for the IDs 8200, 8227 and 8240 and on Meta 8196, 8198, 8219 seem to be SPAM accounts (please double-check to prevent innocent accounts from being deleted, though) (more) |
— | over 4 years ago |
Edit | Post #39521 |
Post edited: |
— | over 4 years ago |
Edit | Post #39521 | Initial revision | — | over 4 years ago |
Answer | — |
A: Should we improve the UI/UX and visual appearence of the main site? This has been completed now. See https://writing.codidact.com/questions/39520 for more information (more) |
— | over 4 years ago |
Comment | Post #39494 |
Just FYI: I am currently working on an design update (together with Art). I'll give notice and ask for review, when I am finished. (more) |
— | over 4 years ago |
Comment | Post #39253 |
That's strange. This code: `<details><summary>y</summary>x</details>` works perfectly fine in a blank page in Firefox. It seems to be caused by Bootstrap applying `display: block;` to the `summary` element. (more) |
— | almost 5 years ago |
Edit | Post #39255 | Initial revision | — | almost 5 years ago |
Answer | — |
A: Bug - Imported images aren't scaled to fit the page This issue has been fixed with the last deploy after I submitted a pull request. (more) |
— | almost 5 years ago |
Edit | Post #39252 | Initial revision | — | almost 5 years ago |
Answer | — |
A: Interface for showing changes in the history is not very discoverable I agree. What about showing an arrow icon before the label and giving it a different cursor on hover (`cursor: pointer`)? This could look something like this: History with triangle icon I used the unicode character "BLACK RIGHT-POINTING TRIANGLE" (▶, `▶`) for this. It might be possible... (more) |
— | almost 5 years ago |
Comment | Post #39230 |
Also the tags don't seem to be associated with the imported posts. See [this user](https://qpixel.artofcode.co.uk/users/8047)'s first question for example. (more) |
— | almost 5 years ago |