issues Search Results · language:Dune language:Python language:JavaScript language:Java language:Ruby linked:pr
Filter by
6.1M results
The freelancer search page renders multiple profile links with the same visible text, Open profile . Screen reader users
can encounter identical link names without enough context to know which freelancer ...
The jobs list renders multiple links with the same visible text, View details . Screen reader users can encounter a list
of identical link names without enough context to know which job each link opens. ...
概要
現在、レコード詳細ビュー(:record_detail)では、Up/Downキーで画面全体をスクロール(detail_offsetの増減)させており、特定のフィールド(カラム)を選択するカーソルが存在しません。また、詳細ビューで
e(編集)キーを押した際には、再度カラム選択プロンプト(prompt.select)が表示され、編集したいカラムをユーザーが選択し直す必要があります。
本タスクでは、OOUI(オブジェクト指向UI)の原則に基づき、詳細ビュー内でフィールドを直接カーソル選択できるようにし、選択中のフィールドに対して ...
The web app does not define a visible keyboard focus style for interactive elements. Since links remove default text
decoration and the app uses dark backgrounds, keyboard users can lose track of the focused ...
概要
MySQL 8.0 における IF(expr1, expr2, expr3) 関数の第一引数 expr1 の真偽値評価は、MySQL の暗黙の型キャスト規則に従います。
現在、lib/ruby_pure_mysql/sql_parser/builtin_functions.rb の handle_if メソッドでは、![nil, false, 0, 0 ].include?(expr1)
という簡易的な判定を行っているため、IF( ...
Problem
The decompiler GUI cache (Guava Cache Function, DecompileResults in DecompilerController) is flushed in full on every
program change. Each DomainObjectChangedEvent kicks the buffered redecompileUpdater, ...
The main navigation currently renders links directly inside the nav element. Rendering navigation items as a list gives
assistive technologies clearer structure and makes the group easier to scan as a ...
The shared Card component currently only accepts title and children. It cannot forward common section attributes like
id, className, aria-label, data attributes, or custom style, which limits accessibility ...
The shared Button component currently only accepts children. It cannot forward common native button props like onClick,
disabled, aria-label, style, or type, and it also omits a default type. Inside forms, ...
createNotification currently returns the same object reference that is stored by the notification service. If a caller
mutates the returned value, it can accidentally change the in-memory notification ...

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.