Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Blocker
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None
    • Story Points:
      3
    • Sprint:
      Spring 3 : 17 Feb to 28 Feb, Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10

      Description

      When a user clicks Add Category to their released App, a short list of available categories appears. However, the list does not show every available category.

      The UI needs to be improved so that a developer can choose previously defined categories to associate with their App even if they are not shown on the list.
      Also change the category object names in the database.

        Attachments

          Activity

          ann.loraine Ann Loraine created issue -
          ann.loraine Ann Loraine made changes -
          Field Original Value New Value
          Epic Link IGBF-1388 [ 17463 ]
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          ann.loraine Ann Loraine made changes -
          Story Points 0.5 2.5
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          ann.loraine Ann Loraine made changes -
          Priority Major [ 3 ] Blocker [ 1 ]
          ann.loraine Ann Loraine made changes -
          Description When a user clicks Add Category, a list of available categories appears. However, the list does not show every available category.

          The UI needs to be improved so that a developer can search categories and choose previously defined categories to associate with their App.
          When a user clicks Add Category to their released App, a short list of available categories appears. However, the list does not show every available category.

          The UI needs to be improved so that a developer can search categories and choose previously defined categories to associate with their App.
          ann.loraine Ann Loraine made changes -
          Description When a user clicks Add Category to their released App, a short list of available categories appears. However, the list does not show every available category.

          The UI needs to be improved so that a developer can search categories and choose previously defined categories to associate with their App.
          When a user clicks Add Category to their released App, a short list of available categories appears. However, the list does not show every available category.

          The UI needs to be improved so that a developer can choose previously defined categories to associate with their App even if they are not shown on the list.
          ann.loraine Ann Loraine made changes -
          Assignee Sameer Shanbhag [ sameer ]
          ann.loraine Ann Loraine made changes -
          Story Points 2.5 3
          ann.loraine Ann Loraine made changes -
          Assignee Sameer Shanbhag [ sameer ]
          ann.loraine Ann Loraine made changes -
          Assignee Sameer Shanbhag [ sameer ]
          ann.loraine Ann Loraine made changes -
          Assignee Sameer Shanbhag [ sameer ] Ann Loraine [ aloraine ]
          ann.loraine Ann Loraine made changes -
          Assignee Ann Loraine [ aloraine ]
          ann.loraine Ann Loraine made changes -
          Sprint Spring 2 : 20 Jan to 31 Jan [ 85 ] Spring 3 : 3 Feb to 14 Feb [ 86 ]
          ann.loraine Ann Loraine made changes -
          Sprint Spring 3 : 3 Feb to 14 Feb [ 86 ] Spring 3 : 17 Feb to 21 Feb 2 [ 87 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Assignee Noor Zahara [ noor91zahara ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          Hide
          noor91zahara Noor Zahara (Inactive) added a comment - - edited

          [~aloraine]

          I had a doubt regarding this ticket.
          I see that the category drop down does show all the categories and is scrollable. I wanted to know the changes required.
          Tested on dev-appstore2.

          Show
          noor91zahara Noor Zahara (Inactive) added a comment - - edited [~aloraine] I had a doubt regarding this ticket. I see that the category drop down does show all the categories and is scrollable. I wanted to know the changes required. Tested on dev-appstore2.
          noor91zahara Noor Zahara (Inactive) made changes -
          Description When a user clicks Add Category to their released App, a short list of available categories appears. However, the list does not show every available category.

          The UI needs to be improved so that a developer can choose previously defined categories to associate with their App even if they are not shown on the list.
          When a user clicks Add Category to their released App, a short list of available categories appears. However, the list does not show every available category.

          The UI needs to be improved so that a developer can choose previously defined categories to associate with their App even if they are not shown on the list.
          Also change the category object names in the database.
          Hide
          noor91zahara Noor Zahara (Inactive) added a comment -

          I have attached the new design for category feature. This supports autocomplete as well.
          Kindly let me know if this is fine.

          Show
          noor91zahara Noor Zahara (Inactive) added a comment - I have attached the new design for category feature. This supports autocomplete as well. Kindly let me know if this is fine.
          noor91zahara Noor Zahara (Inactive) made changes -
          Hide
          ann.loraine Ann Loraine added a comment -

          Can you describe the user experience flow, e.g., what a user does and what happens when they click on things in the UI?

          Show
          ann.loraine Ann Loraine added a comment - Can you describe the user experience flow, e.g., what a user does and what happens when they click on things in the UI?
          Hide
          noor91zahara Noor Zahara (Inactive) added a comment - - edited

          Flow -
          User chooses to associate a category with their app.
          User Clicks on input html tag which lists all the available categories.
          User starts typing in the input tag, autocomplete list of categories which matches the user's input is listed.
          User chooses a category from the list or adds his own.
          User clicks on 'Add Category' button. Input validation for empty or one character is done and then is added to the list.
          User clicks on Save button and the category is associated with the corresponding app.

          [~aloraine] - Above is the description of the feature.

          Show
          noor91zahara Noor Zahara (Inactive) added a comment - - edited Flow - User chooses to associate a category with their app. User Clicks on input html tag which lists all the available categories. User starts typing in the input tag, autocomplete list of categories which matches the user's input is listed. User chooses a category from the list or adds his own. User clicks on 'Add Category' button. Input validation for empty or one character is done and then is added to the list. User clicks on Save button and the category is associated with the corresponding app. [~aloraine] - Above is the description of the feature.
          Hide
          ann.loraine Ann Loraine added a comment -

          What happens when the user clicks "Add category"

          Show
          ann.loraine Ann Loraine added a comment - What happens when the user clicks "Add category"
          Hide
          ann.loraine Ann Loraine added a comment -

          Please write it like this:

          • User decides to associated a category with their App.
          • User clicks (list component)
          • User then types (describe what they type, and where)
          Show
          ann.loraine Ann Loraine added a comment - Please write it like this: User decides to associated a category with their App. User clicks (list component) User then types (describe what they type, and where)
          nfreese Nowlan Freese made changes -
          Sprint Spring 3 : 17 Feb to 28 Feb [ 87 ] Spring 3 : 17 Feb to 28 Feb, Spring 4 : 2 Mar to 13 Mar [ 87, 89 ]
          nfreese Nowlan Freese made changes -
          Rank Ranked higher
          Hide
          noor91zahara Noor Zahara (Inactive) added a comment -

          I have rewritten the user flow. Kindly let me know if it is fine.

          Show
          noor91zahara Noor Zahara (Inactive) added a comment - I have rewritten the user flow. Kindly let me know if it is fine.
          Show
          noor91zahara Noor Zahara (Inactive) added a comment - Code diff - https://bitbucket.org/nzahara/appstore-local/branch/IGBF-2211#diff
          noor91zahara Noor Zahara (Inactive) made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Assignee Noor Zahara [ noor91zahara ]
          pooja.nikhare Pooja Nikhare (Inactive) made changes -
          Assignee Pooja Nikhare [ pooja.nikhare ]
          pooja.nikhare Pooja Nikhare (Inactive) made changes -
          Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
          Hide
          pooja.nikhare Pooja Nikhare (Inactive) added a comment - - edited

          To test this ticket I installed app store on local machine.
          Following features are working properly:

          • Click on 'edit this page' button to associate category with app.
          • On click of input html tag, all available categories was listed.
          • On typing in input html tag , autocomplete feature shows available categories based on user input
          • On clicking 'Add category' button , input validation for empty or single character is done properly.
          • On clicking 'Save' the category gets associated with the app

          Note : Clear cache/ test on Incognito mode to Test the feature if any issues arise.

          Show
          pooja.nikhare Pooja Nikhare (Inactive) added a comment - - edited To test this ticket I installed app store on local machine. Following features are working properly: Click on 'edit this page' button to associate category with app. On click of input html tag, all available categories was listed. On typing in input html tag , autocomplete feature shows available categories based on user input On clicking 'Add category' button , input validation for empty or single character is done properly. On clicking 'Save' the category gets associated with the app Note : Clear cache/ test on Incognito mode to Test the feature if any issues arise.
          nfreese Nowlan Freese made changes -
          Sprint Spring 3 : 17 Feb to 28 Feb, Spring 4 : 2 Mar to 13 Mar [ 87, 89 ] Spring 3 : 17 Feb to 28 Feb, Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar [ 87, 89, 90 ]
          nfreese Nowlan Freese made changes -
          Rank Ranked higher
          pooja.nikhare Pooja Nikhare (Inactive) made changes -
          Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
          pooja.nikhare Pooja Nikhare (Inactive) made changes -
          Assignee Pooja Nikhare [ pooja.nikhare ]
          Show
          noor91zahara Noor Zahara (Inactive) added a comment - PR Submitted - https://bitbucket.org/lorainelab/appstore/pull-requests/211/igbf-2211-improve-category-selection/diff
          noor91zahara Noor Zahara (Inactive) made changes -
          Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
          Hide
          ann.loraine Ann Loraine added a comment -

          Merged, not yet deployed on dev-appstore-2.bioviz.org.

          Show
          ann.loraine Ann Loraine added a comment - Merged, not yet deployed on dev-appstore-2.bioviz.org.
          ann.loraine Ann Loraine made changes -
          Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
          ann.loraine Ann Loraine made changes -
          Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
          Hide
          shamika Shamika Gajanan Kulkarni (Inactive) added a comment -

          Prof. [~aloraine] has this been deployed to dev-appstore-2.bioviz.org? If yes, can I start testing on it?

          Show
          shamika Shamika Gajanan Kulkarni (Inactive) added a comment - Prof. [~aloraine] has this been deployed to dev-appstore-2.bioviz.org? If yes, can I start testing on it?
          Hide
          ann.loraine Ann Loraine added a comment -

          Deployed to https://dev-appstore-2.bioviz.org and ready for testing to be done.

          cc: Shamika Gajanan Kulkarni and Noor Zahara

          Show
          ann.loraine Ann Loraine added a comment - Deployed to https://dev-appstore-2.bioviz.org and ready for testing to be done. cc: Shamika Gajanan Kulkarni and Noor Zahara
          nfreese Nowlan Freese made changes -
          Sprint Spring 3 : 17 Feb to 28 Feb, Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar [ 87, 89, 90 ] Spring 3 : 17 Feb to 28 Feb, Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10 [ 87, 89, 90, 91 ]
          nfreese Nowlan Freese made changes -
          Rank Ranked higher
          pooja.nikhare Pooja Nikhare (Inactive) made changes -
          Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
          pooja.nikhare Pooja Nikhare (Inactive) made changes -
          Assignee Pooja Nikhare [ pooja.nikhare ]
          Hide
          pooja.nikhare Pooja Nikhare (Inactive) added a comment -

          Tested on https://dev-appstore-2.bioviz.org/. Followed the steps in the above comment.
          Adding category, auto feature-complete while typing and not allowing for single/empty character as category works fine.
          Moving the ticket to Done.

          Show
          pooja.nikhare Pooja Nikhare (Inactive) added a comment - Tested on https://dev-appstore-2.bioviz.org/ . Followed the steps in the above comment. Adding category, auto feature-complete while typing and not allowing for single/empty character as category works fine. Moving the ticket to Done.
          pooja.nikhare Pooja Nikhare (Inactive) made changes -
          Resolution Done [ 10000 ]
          Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]

            People

            • Assignee:
              pooja.nikhare Pooja Nikhare (Inactive)
              Reporter:
              ann.loraine Ann Loraine
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: