-
Notifications
You must be signed in to change notification settings - Fork 0
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
Show a "nothing indexed" banner when first arriving at index page. #38
Comments
🚀 Here's the PR! #39💎 Sweep Pro: You have unlimited Sweep issues
Actions
Step 1: 🔎 SearchingHere are the code search results. I'm now analyzing these search results to write the PR. Relevant files (click to expand). Mentioned files will always appear here.Lines 1 to 167 in 20f4be7
Lines 1 to 125 in 20f4be7
Step 2: ⌨️ Coding
|
We have a page which allows users to index new URLs, this is in frontend/pages/index.vue, this page contains a table which is hidden until the server returns data.
We poll for this data whilst on the page.
To improve the UX, this we must add:
The text was updated successfully, but these errors were encountered: