Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu Component required #69

Open
10 tasks
jon-nfc opened this issue Jan 26, 2025 · 0 comments
Open
10 tasks

Menu Component required #69

jon-nfc opened this issue Jan 26, 2025 · 0 comments
Labels
task::feature Task Type type::task Issue Type
Milestone

Comments

@jon-nfc
Copy link
Member

jon-nfc commented Jan 26, 2025

A menu components purpose is that when displayed acts like a menu.

Details

Create a component that contains the logic for a menu. It should have the options available for:

  • Icons in front of each entry
  • Can be check box based (form select equivalent)
  • Search of API

The intent for this menu component is that it can be used for:

  • context menu replacement
  • hamburger menu drop-down

Requirements

  • Standard menu, on click disappears
  • Can be used in lieu of select form field (drop down)
  • Can be used in lieu of select form field (multi select)
  • has the ability to perform API query searches and displays results in menu for selection
  • looks at fields and if _badge field found for field, renders the badge instead of the display_name
@jon-nfc jon-nfc added task::feature Task Type type::task Issue Type labels Jan 26, 2025
@jon-nfc jon-nfc added this to the v1.0.0 milestone Jan 26, 2025
@jon-nfc jon-nfc moved this to Accepted in Centurion ERP Jan 26, 2025
@jon-nfc jon-nfc moved this from Accepted to Planning in Centurion ERP Jan 26, 2025
@jon-nfc jon-nfc moved this from Planning to Accepted in Centurion ERP Jan 26, 2025
This was referenced Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task::feature Task Type type::task Issue Type
Projects
Status: Accepted
Development

No branches or pull requests

1 participant