-
Updated
Oct 19, 2021 - JavaScript
community
Here are 2,383 public repositories matching this topic...
-
Updated
Aug 2, 2021 - CSS
-
Updated
Oct 19, 2021
-
Updated
Nov 17, 2020
-
Updated
Jul 2, 2021
Bug Report
Current Behavior
Error when accessing the forum after saving in the admin panel a custom CSS code of +68000 characters (doesn't mean it's exactly that number, in my case I've experienced it when reaching that number of characters).
This causes that when saving the CSS code the last lines are cut, and therefore in my case for example this caused a `ParseError: missing closi
-
Updated
Oct 18, 2021 - JavaScript
-
Updated
Oct 12, 2021 - Ruby
-
Updated
Oct 18, 2021
-
Updated
Apr 14, 2021 - JavaScript
-
Updated
Oct 13, 2021 - PHP
-
Updated
Sep 7, 2021
-
Updated
Oct 7, 2021 - JavaScript
-
Updated
Oct 18, 2021 - Python
app license field
separe opensource apps from comercial
-
Updated
Oct 18, 2021 - CSS
-
Updated
Jun 27, 2020 - PHP
-
Updated
Sep 25, 2021 - Java
如题,Feedburner 已经苟延残喘很久,可是一直没找到可以提供类似的 Feed 烧制功能的替代应用,想问一下您是否有了解?
-
Updated
Oct 7, 2021 - Python
[HACKTOBERFEST] Markdown header levels need to be corrected (PRs for HacktoberFest participants)
🎉 🎈 🍰 Welcome Hacktober Contributors! This is The Turing Way repository 🍰 🎈 🎉
About Hacktober and The Turing Way
Hacktober is a month long celebration of Open Source Projects where the goal is to make 4 Pull Requests during the month
Describe the bug
As an administrator when setting up categories, I have a "description" field. This isn't used for anything and it's confusing to have it, specially as it's a required field.
To Reproduce
Steps to reproduce the behavior:
- Sign in as admin
- Go to Admin Dashboard (/admin) -> Processes -> Select a Process -> a Process -> Categories -> New category
- See descr
A user has to tap twice on the channel link in Sidebar to navigate on a mobile phone. That happens because the first tap fires hover, and the second is the tap on the link itself.
-
Updated
Aug 7, 2019 - CSS
Hacktoberfest 2021
Oct 1 - 31, 2021 • Virtual
Improve this page
Add a description, image, and links to the community topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the community topic, visit your repo's landing page and select "manage topics."
Describe the bug
In many (if not all!) of the places where the
Followbutton is rendered (with the classfollow-action-button), the button always renders the textFollowby default. Once the user's data is fetched, it then may update toFollowing. This step of fetching the data async and then updating the text after the button and text have already rendered leads to a glitchy UI