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

Remove code that hides messages after a timeout

    Details

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

      Description

      We have code that shows error or info messages at the top of App Store pages for a short time and then removes them.

      This occurs on the Edit App page – possibly other places as well?

      Remove this code. When a message is shown, continue showing it until the user dismisses the message.

        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 -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Description We have code that shows error or info messages at the top of App Store pages for a short time and then removes them.

            Remove this code. When a message is shown, continue showing it until the user dismisses the message.
            We have code that shows error or info messages at the top of App Store pages for a short time and then removes them.

            This occurs on the Edit App page -- possibly other places as well?

            Remove this code. When a message is shown, continue showing it until the user dismisses the message.
            ann.loraine Ann Loraine made changes -
            Assignee Noor Zahara [ noor91zahara ]
            noor91zahara Noor Zahara (Inactive) made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            ann.loraine Ann Loraine made changes -
            Link This issue relates to IGBF-2185 [ IGBF-2185 ]
            Show
            noor91zahara Noor Zahara (Inactive) added a comment - Code changes - https://bitbucket.org/nzahara/appstore-local/branch/IGBF-2184#diff
            noor91zahara Noor Zahara (Inactive) made changes -
            Assignee Noor Zahara [ noor91zahara ]
            noor91zahara Noor Zahara (Inactive) 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 ]
            Hide
            ann.loraine Ann Loraine added a comment -

            Please locate and remove the code that shows a message and then removes it after a short time. This will ensure no-one will use it in future by mistake. Also make sure that code is used anywhere else. You can use a global "grep" to find all instances of same.

            Show
            ann.loraine Ann Loraine added a comment - Please locate and remove the code that shows a message and then removes it after a short time. This will ensure no-one will use it in future by mistake. Also make sure that code is used anywhere else. You can use a global "grep" to find all instances of same.
            ann.loraine Ann Loraine made changes -
            Assignee Noor Zahara [ noor91zahara ]
            ann.loraine Ann Loraine made changes -
            Status First Level Review in Progress [ 10301 ] To-Do [ 10305 ]
            Hide
            ann.loraine Ann Loraine added a comment -

            Re above comment: Look at add_msg method - probably it is the culprit.

            Show
            ann.loraine Ann Loraine added a comment - Re above comment: Look at add_msg method - probably it is the culprit.
            Hide
            noor91zahara Noor Zahara (Inactive) added a comment -

            I have made the necessary changes. Kindly review.

            Show
            noor91zahara Noor Zahara (Inactive) added a comment - I have made the necessary changes. Kindly review.
            noor91zahara Noor Zahara (Inactive) made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            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 ]
            Hide
            ann.loraine Ann Loraine added a comment -

            Changes look good. Can you update the comment? It looks like it may be wrong:

            // type: can be "error", "warning", "success", or "info", or just empty.
            // group: name of the message group; ensures that only one message in the group is shown.

            Show
            ann.loraine Ann Loraine added a comment - Changes look good. Can you update the comment? It looks like it may be wrong: // type: can be "error", "warning", "success", or "info", or just empty. // group: name of the message group; ensures that only one message in the group is shown.
            ann.loraine Ann Loraine made changes -
            Assignee Noor Zahara [ noor91zahara ]
            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 ] To-Do [ 10305 ]
            Hide
            noor91zahara Noor Zahara (Inactive) added a comment -

            The comments seems fine. I have just updated the values of type.

            Show
            noor91zahara Noor Zahara (Inactive) added a comment - The comments seems fine. I have just updated the values of type.
            noor91zahara Noor Zahara (Inactive) made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            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 ]
            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 ]
            Hide
            ann.loraine Ann Loraine added a comment -

            OK - Noor Zahara please submit PR.

            Show
            ann.loraine Ann Loraine added a comment - OK - Noor Zahara please submit PR.
            ann.loraine Ann Loraine made changes -
            Assignee Noor Zahara [ noor91zahara ]
            Show
            noor91zahara Noor Zahara (Inactive) added a comment - PR Submitted - https://bitbucket.org/lorainelab/appstore/pull-requests/190/igbf-2184/diff
            noor91zahara Noor Zahara (Inactive) made changes -
            Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
            noor91zahara Noor Zahara (Inactive) made changes -
            Assignee Noor Zahara [ noor91zahara ]
            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 ]
            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 -

            The feature works fine i.e a message is shown until the user dismisses the message .
            But noticed a different behaviour on clicking on rating . The message 'Rating Updated ! Thank you for the input.' is shown only for the unsigned user and not for the logged in User.
            Please review : Noor Zahara , [~aloraine]

            Show
            pooja.nikhare Pooja Nikhare (Inactive) added a comment - The feature works fine i.e a message is shown until the user dismisses the message . But noticed a different behaviour on clicking on rating . The message 'Rating Updated ! Thank you for the input.' is shown only for the unsigned user and not for the logged in User. Please review : Noor Zahara , [~aloraine]
            pooja.nikhare Pooja Nikhare (Inactive) made changes -
            Resolution Done [ 10000 ]
            Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]
            Hide
            ann.loraine Ann Loraine added a comment -

            Pooja Nikhare - thank you for noticing this!

            Show
            ann.loraine Ann Loraine added a comment - Pooja Nikhare - thank you for noticing this!
            Hide
            ann.loraine Ann Loraine added a comment -

            Pooja Nikhare - please re-open and move to To-Do. Please add it to the next sprint not the current one.

            Show
            ann.loraine Ann Loraine added a comment - Pooja Nikhare - please re-open and move to To-Do. Please add it to the next sprint not the current one.
            pooja.nikhare Pooja Nikhare (Inactive) made changes -
            Resolution Done [ 10000 ]
            Status Closed [ 6 ] To-Do [ 10305 ]
            pooja.nikhare Pooja Nikhare (Inactive) made changes -
            Sprint Fall 8 : 25 Nov to 6 Dec [ 79 ] Fall 9 : 9 Dec to 20 Dec [ 80 ]
            pbadzuh Philip Badzuh (Inactive) made changes -
            Link This issue relates to REL-52 [ REL-52 ]
            ann.loraine Ann Loraine made changes -
            Assignee Pooja Nikhare [ pooja.nikhare ]
            pbadzuh Philip Badzuh (Inactive) made changes -
            Assignee Philip Badzuh [ pbadzuh ]
            pbadzuh Philip Badzuh (Inactive) made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            pbadzuh Philip Badzuh (Inactive) made changes -
            Link This issue relates to IGBF-2201 [ IGBF-2201 ]
            Hide
            pbadzuh Philip Badzuh (Inactive) added a comment -

            After investigating, I learned that Pooja Nikhare's observation is not directly related to the code modified in this issue, so I have created a new issue and continued work there: IGBF-2201

            Show
            pbadzuh Philip Badzuh (Inactive) added a comment - After investigating, I learned that Pooja Nikhare 's observation is not directly related to the code modified in this issue, so I have created a new issue and continued work there: IGBF-2201
            pbadzuh Philip Badzuh (Inactive) made changes -
            Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
            pbadzuh Philip Badzuh (Inactive) made changes -
            Assignee Philip Badzuh [ pbadzuh ]
            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 -
            Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
            ann.loraine Ann Loraine made changes -
            Resolution Done [ 10000 ]
            Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]
            ann.loraine Ann Loraine made changes -
            Assignee Noor Zahara [ noor91zahara ]

              People

              • Assignee:
                noor91zahara Noor Zahara (Inactive)
                Reporter:
                ann.loraine Ann Loraine
              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: