issues Search Results · language:Dune language:Python language:JavaScript language:Ruby language:JavaScript
Filter by
43.6M results
Is your feature request related to a problem or challenge?
Problem Statement
Eventra currently allows users to register for events, but organizers lack a streamlined way to verify attendees and
track ...
enhancement
TLDR
Future.wait(timeout=…) can block indefinitely, ignoring its timeout, if a worker dies without sending a result while
some other process (e.g. a grandchild it forked) keeps the result pipe s write ...
A more modern way of handling notebooks as documentation would be to:
- had a pre-commit hook to strip all state-dependent stuff from the notebooks (nbstripout)
- execute the notebooks as part of ...
documentation
Description
get_version() in src/utils/mutils.py calls git describe --tags via subprocess.check_output. When git is not installed on
the host (e.g. in a minimal Docker image or a stripped-down deployment), ...
Description The current profile section is limited to a small avatar and username dropdown in the top-right corner.
While functional, it does not provide users with a dedicated space to manage their profile, ...
Parent
- #627
Related
- #630
- #631
- #654
- #657
- #664
Summary
自動録画設定タブで、保存済みの開始テンプレートと終了テンプレートをサムネイル表示し、必要な場合に差し替えられる導線を用意する。
Problem
登録状態が 登録済み と表示されても、実際に何の画面を登録したか分からないと、誤登録や古いテンプレートを見つけにくい。自動録画が失敗したときに、まず確認すべきテンプレート内容が見えない状態は不親切である。 ...
enhancement
User report: 评论卡片里的单条 x 删除按钮也要支持和右下角多选红色删除按钮一样的长按效果。
Observed: 右下角批量删除按钮短按删除当前卡片评论,长按触发双向链接删除确认;每条评论的 x 目前只能短按删除本条评论。
Expected: 单条评论 x 保持短按删除本条评论,同时长按复用同样的双向链接删除确认和按压视觉反馈。
Related Links
- Repo: https://github.com/xkwxdyy/MNCommentManager ...
Problem
Compound UI-kit components derive their active/pressed state by walking to a parent element with closest():
ui-tabs-trigger / ui-tabs-content read closest( ui-tabs ) to know the selected value, ...
enhancement

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.