issues Search Results · language:Dune language:Python language:Java language:CSS language:JavaScript language:Python
Filter by
56.4M results
Objetivo
Permitir que o usuário envie uma foto contendo um ou mais objetos, e a aplicação utilize IA para identificar possíveis
itens e instâncias a serem cadastrados.
Exemplos
- Foto com 5 livros ...
Add a dashboard view showing all tickets with full filtering and sorting options.
frontend
ui
Add a dashboard view showing tickets assigned to the logged-in user.
frontend
ui
Add a search bar to filter tickets by title or description keywords.
frontend
logic
ui
Add pagination controls for navigating large ticket lists.
frontend
ui
Add sorting functionality for columns such as priority, status, and creation date.
frontend
logic
ui
Add UI controls to filter tickets by status, priority, assigned user, and date range.
frontend
logic
ui
Build the main ticket list table with columns for title, status, priority, and assigned user.
frontend
ui
Problem
GitHub Actions allows permissions as an inline map:
permissions: { contents: write, issues: read }
and at job level:
jobs:
review:
permissions: { issues: write }
The scanner currently ...
Implement widgets showing ticket counts, open vs closed stats, and priority breakdowns.
frontend
ui

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.