issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:CSS
Filter by
20.5M results
🐛 Bug Report
Description
website/src/hooks/useSocket.ts line 4 defines the callback type with any[]:
type SocketEventCallback = (...args: any[]) = void;
any[] disables TypeScript s type checking on ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
needs-more-info
priority:medium
website
By selecting individual sectors that have active tracks in the ERAM settings panel, we can already start to get a hint
as to what sectors each controller is responsible for at any point. Each ARTCC is ...
enhancement
help wanted
My friend and I made a new movie and tv streaming site called damovies. It s hosted at https://damovies.net/ and it is
completely ad free.
Here is our info if you need to reach us: Official Discord: https://discord.gg/5amwje8Ca3 ...
🐛 Bug Report
Description
website/src/services/socket.ts lines 60 and 68 type Socket.IO event listeners as any:
socketInstance.on = (event: string, listener: any) = {
socketInstance.off = (event: string, ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
needs-more-info
priority:medium
website
name: bug报告 about: 创建一个报告帮助我们改进 title:
在document-A中创建了一个组件,打了一个实例,然后复制到DocumentB里,在插件中调用mg.document.currentPage.selection会直接报错
labels: 插件开发
!-- 如果您对 Mastergo 产品有疑问或需要帮助,那么 https://mastergo.com/ 是提出问题的更好地方。 ...
Description: When the user empties the cart in the Enatega Multivendor Customer App, there is an issue with the
alignment of the cart image. Currently, the image is displayed on the left side, but it should ...
🐛 Bug Report
Description
website/src/hooks/analytics/useAnalyticsData.ts lines 56-58 use raw fetch() for all three analytics API calls:
fetch(`${base}/api/admin/analytics/stats`).then((r) = r.json()), ...
admin-dashboard
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
Allow coworkers to write reviews for workspaces
The global search endpoint currently defaults a missing query string to an empty string and returns a successful
response. Missing or whitespace-only search queries should be treated as client input errors ...
🐛 Bug Report
Description
website/src/pages/StatusPage.jsx line 14 calls fetch() with a hardcoded relative path:
fetch( /api/monitoring/status-history )
Unlike all other pages that use getApiBase() ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.