Project

General

Profile

Feature #2128

Support for "<Subject>: All" in 'search books' box

Added by Ram Kordale almost 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
03/08/2022
Due date:
03/08/2022
% Done:

100%

Estimated time:
3.00 h
Spent time:

Description

For every subject s, please add "s: All" as an entry in the subject drop down.

When we click on the 'search books' box, show all the ": ALL" entries on top in alphabetical order. So, if we add javascript documents to the current set of documents, we should see 'Javascript Doc: All' followed by 'Python 3 Doc: All'.

When user types letters in the 'search books' box, we show all books that match with the letters typed. Going forward, please ensure the top entries are ":All" entries. So, if user types p, we show 'Javascript Doc: All' followed by 'Python 3 Doc: All'. When user types py, we show 'Python 3 Doc: All' followed by all the Python 3 documents like Tutorial, Lib ref etc.

If user selects "s: All", the books part of the URL should become 's*'. If user selects "Python 3 Doc: All", the books part of the URL should become 'python-3-doc*'.

#1

Updated by Ram Kordale almost 3 years ago

  • Subject changed from Show "Python 3: All Docs" in learn/docs instead of a long list to Support for "<Subject>: All" in 'search books' box
  • Description updated (diff)
#2

Updated by Ayush Khandelwal almost 3 years ago

  • Due date set to 02/22/2022
  • Assignee changed from Ayush Khandelwal to Rishabh Sharma
  • Estimated time set to 3.00 h
#3

Updated by Rishabh Sharma almost 3 years ago

  • Status changed from New to In Progress
#4

Updated by Rishabh Sharma almost 3 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100
#5

Updated by Ayush Khandelwal almost 3 years ago

As per the discussion with the Ram sir, let us hardcode the subject for canonical url as "python-3*" for all the books which is having subject "Python 3 Doc"

#6

Updated by Rishabh Sharma almost 3 years ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Rishabh Sharma to Ayush Khandelwal
#7

Updated by Ayush Khandelwal almost 3 years ago

  • Status changed from Feedback to Reopened
  • Assignee changed from Ayush Khandelwal to Venmuhilan B

Not working for deletion and new ingestion.

#8

Updated by Ayush Khandelwal almost 3 years ago

  • Status changed from Reopened to In Progress
#9

Updated by Ayush Khandelwal almost 3 years ago

  • Status changed from In Progress to Feedback
  • Assignee changed from Venmuhilan B to Ram Kordale
#10

Updated by Ayush Khandelwal almost 3 years ago

  • Assignee changed from Ram Kordale to Ayush Khandelwal
#11

Updated by Ayush Khandelwal over 2 years ago

  • Assignee changed from Ayush Khandelwal to Ram Kordale
#12

Updated by Ayush Khandelwal over 2 years ago

  • Assignee changed from Ram Kordale to Ayush Khandelwal
#13

Updated by Ayush Khandelwal over 2 years ago

  • Assignee changed from Ayush Khandelwal to Ram Kordale

Working as expected

#14

Updated by Ram Kordale over 2 years ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF