pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Ruby language:JavaScript
Filter by
114M results
This pull request makes a small update to the TodoWrapperComponent. The main change is to display the introductory
heading and the Create a Todo button, which were previously commented out.
- The introductory ...
Description
Dashboard data fetching used Promise.all across three independent fetch calls (profile, quests, leaderboard) with no
AbortController. Because Promise.all rejects as soon as any single promise ...
admin-dashboard
dco-ok
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
pr-valid
priority:medium
quality:clean
size/S
type:bug
website
🎯 Что: Удалены закомментированные строки /* slideCartContainer.style.display = block ; */ и /*
slideCartContainer.style.display = none ; */ в функции updateCartUI внутри script.js. 💡 Почему: Удаление мертвого ...
Motivation
- The Telegram-miniapp theme could switch to light and produced incorrect/undesired colors; the app must always render
in dark inside Telegram.
- Ensure consistent dark styling by overriding ...
codex
Fixes #11934. We didn t win much by disallowing unknown keys in the endpoint badge, let s simplify things a little and
make some uses cases easier.
core
service-badge
Moves the dragged tab(s) to the dropped space at the new-tab position. Placement (top/bottom) is handled by
moveTabsToWorkspace now (gh-14324)
Feature
size:M