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

As a user, I can see the Search result URL titles alongside the URLs #35

Closed
bterone opened this issue Feb 7, 2021 · 1 comment · Fixed by #43
Closed

As a user, I can see the Search result URL titles alongside the URLs #35

bterone opened this issue Feb 7, 2021 · 1 comment · Fixed by #43
Assignees
Labels
0.2.0 3 Worth 3 points backend Anything affecting the application functionality feature Something that brings value to the end-user frontend Anything that affects the UI/UX

Comments

@bterone
Copy link
Owner

bterone commented Feb 7, 2021

Why

The search result URLs page is bland, there isn't much information to present there other that the URLs in 3 separate URL tables.

With the Search result URL titles, we would have one extra column and better UX

Acceptance Criteria

  1. Extract URLs out of the search_result schema into its own search_result_urls schema.
  2. One search result would have many search result URLs.
  3. Redesign the search_result URLs page to include the extra column.
  4. In the search worker, we need to save this extra information by targeting the specific class and fetching the title
@bterone bterone added feature Something that brings value to the end-user frontend Anything that affects the UI/UX backend Anything affecting the application functionality labels Feb 7, 2021
@bterone bterone self-assigned this Feb 7, 2021
@bterone bterone added this to To do in G Searcher - MVP via automation Feb 7, 2021
@bterone bterone moved this from To do to In progress in G Searcher - MVP Feb 15, 2021
@bterone bterone added the 2 Worth 2 points label Feb 15, 2021
@bterone
Copy link
Owner Author

bterone commented Apr 1, 2021

Moving redesigns to a separate ticket.

@bterone bterone added 3 Worth 3 points and removed 2 Worth 2 points labels May 6, 2021
@bterone bterone moved this from In progress to Review in progress in G Searcher - MVP May 7, 2021
@bterone bterone moved this from Review in progress to Reviewer approved in G Searcher - MVP May 10, 2021
@bterone bterone added the 0.2.0 label May 17, 2021
G Searcher - MVP automation moved this from Reviewer approved to Done May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.2.0 3 Worth 3 points backend Anything affecting the application functionality feature Something that brings value to the end-user frontend Anything that affects the UI/UX
Projects
Development

Successfully merging a pull request may close this issue.

1 participant