Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

`/sap.ui5/commands/shortcuts` description insufficient

Đang mở
#20 2 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
25/100
Loại issue
Tài liệu
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
javascript
Lĩnh vực
documentation

Hướng nghiên cứu

Start with the sap.ui5/commands section in Descriptor_for_Applications, Components, and Libraries_be0cf40.md, then read sap/ui/core/util/ShortcutHelper.js and sap/ui/core/ShortcutHintsMixin.js alongside the linked shortcut documentation. Done means a dedicated topic explains shortcut syntax and limitations, focus requirements, command configuration, and the popup-versus-tooltip behavior, with a link from the descriptor section.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

In Process

In the topic Descriptor for Applications, Components, and Libraries section sap.ui5/commands, it says

Specifies provided commands with a unique key/alias. Contains:

  • shortcut: String that describes a key combination. When the user presses the key combination, the command is triggered.

Unfortunately it is not enough to understand how it can be achieved exactly.

  • Is the shortcut value space-sensitive or case-sensitive? (Yes and no, according to the current source code)
  • Are single key commands allowed? (Yes, according to the source code)
  • Are commands freely definable or is there a limited set of allowed commands?
  • Other limitations?
  • Brief documentation regarding the popup opened by the sap.ui.core.ShortcutHintsMixin and how the popup's behavior differs from the native tooltip. → There are cases where the native tooltip and the shortcut popup are both shown at the same time. According to some users, it's confusing since the popup and the native tooltip don't differ much in visual design (depending on the OS).

A link pointing to a dedicated topic would be nice so that readers can learn more if they intend to implement commands.

Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
74
Fork
59
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của UI5/docs

Tất cả issue của UI5/docs

Issue tương tự

Thêm issue về Documentation

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.