Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-2014

Remove hidden text from Submit App page

    Details

    • Type: Improvement
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      Description

      Modify the "Submit" App page to more closely match what is shown in design document (see link in IGBF-1955).

      Make following changes to the page:

      1) Always show the green "next" button. It should always be displayed and active. If a user clicks the "next" button before uploading a file or entering a URL, show a message that reads "Please upload a file or enter a URL."

      2) Don't show the OSGi-related text that currently appears when a user uploads a file or enters a URL. Delete it from the code. We are going to provide this info via a link to developer documentation.

      3) Remove any logic that inactivates components (trash cans, buttons, etc) based on the state of other components.

        Attachments

          Issue Links

            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 -
            Link This issue relates to IGBF-1955 [ IGBF-1955 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Assignee Sameer Shanbhag [ sameer ]
            ann.loraine Ann Loraine made changes -
            Status Open [ 1 ] To-Do [ 10305 ]
            ann.loraine Ann Loraine made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            ann.loraine Ann Loraine made changes -
            Status In Progress [ 3 ] To-Do [ 10305 ]
            sameer Sameer Shanbhag (Inactive) made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            ann.loraine Ann Loraine made changes -
            Status In Progress [ 3 ] To-Do [ 10305 ]
            ann.loraine Ann Loraine made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            Hide
            sameer Sameer Shanbhag (Inactive) added a comment -

            Changes #1 and #2 Completed and can be reviewed at:
            https://bitbucket.org/sshanbh1/sameer-appstorefork/commits/eec6cf57976bfc7e8fb69d35de43e73a0f601343

            Working on Change #3

            Show
            sameer Sameer Shanbhag (Inactive) added a comment - Changes #1 and #2 Completed and can be reviewed at: https://bitbucket.org/sshanbh1/sameer-appstorefork/commits/eec6cf57976bfc7e8fb69d35de43e73a0f601343 Working on Change #3
            Hide
            sameer Sameer Shanbhag (Inactive) added a comment -

            I discussed with Riddhi Jagdish Patil and we think that the trash can should function as it is and should activate only when there is content in the Input Box and not otherwise.

            Prof. [~aloraine]: Please let me know if we should necessarily implement removal of that logic. If it is not required i can raise a pull request for the other two changes.

            Show
            sameer Sameer Shanbhag (Inactive) added a comment - I discussed with Riddhi Jagdish Patil and we think that the trash can should function as it is and should activate only when there is content in the Input Box and not otherwise. Prof. [~aloraine] : Please let me know if we should necessarily implement removal of that logic. If it is not required i can raise a pull request for the other two changes.
            Hide
            ann.loraine Ann Loraine added a comment -

            OK

            Show
            ann.loraine Ann Loraine added a comment - OK
            Hide
            ann.loraine Ann Loraine added a comment -

            Merged to master in lorainelab/appstore.
            To facilitate testing, Sameer Shanbhag or Riddhi Jagdish Patil please deploy on a dev-appstore instance of your choice.

            Show
            ann.loraine Ann Loraine added a comment - Merged to master in lorainelab/appstore. To facilitate testing, Sameer Shanbhag or Riddhi Jagdish Patil please deploy on a dev-appstore instance of your choice.
            ann.loraine Ann Loraine made changes -
            Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
            ann.loraine Ann Loraine made changes -
            Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
            ann.loraine Ann Loraine made changes -
            Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
            ann.loraine Ann Loraine made changes -
            Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
            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 ]
            ann.loraine Ann Loraine made changes -
            Assignee Sameer Shanbhag [ sameer ]
            sameer Sameer Shanbhag (Inactive) made changes -
            Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
            sameer Sameer Shanbhag (Inactive) made changes -
            Assignee Sameer Shanbhag [ sameer ]
            Hide
            sameer Sameer Shanbhag (Inactive) added a comment -

            Pushed on dev-appstore-1, Screenshot attached.

            Working as expected. Moving it to Done.

            Show
            sameer Sameer Shanbhag (Inactive) added a comment - Pushed on dev-appstore-1, Screenshot attached. Working as expected. Moving it to Done.
            sameer Sameer Shanbhag (Inactive) made changes -
            Resolution Done [ 10000 ]
            Attachment Snip-NextButton.png [ 14417 ]
            Hide
            sameer Sameer Shanbhag (Inactive) added a comment - - edited

            Update: (Not Related to this Ticket)

            1. Trash Icon Not Working for Enter URL Field.
            2. If you try to submit malformed URL it throws Internal Server Error rather than handling the error.

            To reproduce #2 Enter the following url:
            https://bitbucket/lorainelab/merge-annotation-operator/downloads/merge-annotation-operator-9.1.0.jar

            Created a Ticket : IGBF-2025

            Show
            sameer Sameer Shanbhag (Inactive) added a comment - - edited Update: (Not Related to this Ticket) 1. Trash Icon Not Working for Enter URL Field. 2. If you try to submit malformed URL it throws Internal Server Error rather than handling the error. To reproduce #2 Enter the following url: https://bitbucket/lorainelab/merge-annotation-operator/downloads/merge-annotation-operator-9.1.0.jar Created a Ticket : IGBF-2025
            sameer Sameer Shanbhag (Inactive) made changes -
            Link This issue relates to IGBF-2025 [ IGBF-2025 ]
            sameer Sameer Shanbhag (Inactive) made changes -
            Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]
            ann.loraine Ann Loraine made changes -
            Workflow Fall 2019 Workflow Update [ 20771 ] Revised Fall 2019 Workflow Update [ 22513 ]

              People

              • Assignee:
                sameer Sameer Shanbhag (Inactive)
                Reporter:
                ann.loraine Ann Loraine
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: