Skip to content

Search progress bar #1078

Draft
EngCaioFonseca wants to merge 4 commits intodevfrom
search_progress_bar
Draft

Search progress bar #1078
EngCaioFonseca wants to merge 4 commits intodevfrom
search_progress_bar

Conversation

@EngCaioFonseca
Copy link
Copy Markdown
Contributor

This PR implements a progression bar giving user feedback showing the status of queries and data loading/readiness after selecting orgs/repos.

Generative AI disclosure

  • This contribution was assisted or created by Generative AI tools.
    • What tools were used? Claude-code, coderabbit.
    • How were these tools used? Initial draft, prototype.
    • Did you review these outputs before submitting this PR? Yes, iteratively.

progression bar under the search bar and within the sidebar implemented,
where it shows progression of queries executed or data loading and
readiness
"status": "idle",
}

if pathname == "/" or pathname is None:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[pylint] reported by reviewdog 🐶
R1705: Unnecessary "else" after "return", remove the "else" and de-indent the code inside it (no-else-return)

@EngCaioFonseca EngCaioFonseca moved this from Backlog to In Progress in Aspen Project Board Jan 29, 2026
@EngCaioFonseca EngCaioFonseca added this to the Search Bar 2.0 milestone Jan 29, 2026
@EngCaioFonseca EngCaioFonseca moved this from In Progress to "On Deck" in Aspen Project Board Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: "On Deck"

Development

Successfully merging this pull request may close these issues.

1 participant