Skip to content

issues Search Results · language:Edge language:Python linked:pr language:PHP language:HTML language:CSS language:JavaScript

Filter by

5.4M results  (438 ms)

5.4M results

Avoids rendering crashes by validating the ClientEvent context signature before invoking preventDefault callbacks. cc @UTKARSHH20

Implements debounce and throttle timers on the client emit typing call flow to limit continuous typing packet socket uploads. cc @UTKARSHH20

Allows environment configurations to override secure cookies logic to support SSL/TLS inspection in local test environments. cc @UTKARSHH20

概要 現在、greet() 関数は日本語のあいさつのみ対応している。 英語でもあいさつできるようにしたい。 期待する動作 greet( Taro , lang= en ) # Hello, Taro! greet( Hanako , lang= en , formal=True) # How do you do, Hanako. 現在の動作 greet( Taro ) ...

Checks for the active session context inside the picture updater endpoint and blocks invalid requests with 401 status code. cc @UTKARSHH20

Clean up index.js startup console logging by standardizing output formats for server listening ports. cc @UTKARSHH20

Adds alt tags describing user pictures to support screen readers and meet core web accessibility rules. cc @UTKARSHH20

Stringifies msg.message values or returns null safely to protect layout renders against crash when custom message events occur. cc @UTKARSHH20

Describe the bug The NavbarLinks component contains two UI regressions that break the layout and theme: 1. Theme Leak: The dropdown submenu links use hardcoded, static Tailwind colors (bg-gray-50, text-black, ...
bug

Removes password payloads from user data lists fetched during sidebar loads to reduce serialization costs and secure credentials. cc @UTKARSHH20
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.