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

Toasts obstructing buttons in Right Panel

    Details

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

      Attachments

        Activity

        Hide
        nfreese Nowlan Freese added a comment -

        Just noticed that the submitted toast when running analyses never disappears.

        Karthik Raveendran Can you take a look at this?

        Show
        nfreese Nowlan Freese added a comment - Just noticed that the submitted toast when running analyses never disappears. Karthik Raveendran Can you take a look at this?
        Hide
        karthik Karthik Raveendran added a comment -

        Issue has been resolved in IGBF-2299

        Show
        karthik Karthik Raveendran added a comment - Issue has been resolved in IGBF-2299
        Hide
        nfreese Nowlan Freese added a comment -

        Karthik Raveendran

        Can you take a look at the rp_metadata.html for the save metadata toast? The save toast is acting like a button, and I'm wondering if its because of the way its wrapped inside a button tag (see code below):

        <button class="btn btn-primary w-25" id="savemetadata_rp" onclick="saveMetaData()" >Save
        <div class="toast metaSave hide" role="alert" data-autohide="true" data-delay="2000" style="position:absolute;right:40px;bottom:15px;">
        <div class="toast-header">
        <i class="fas fa-save fa-bounce fa-lg mr-2"></i>
        <strong class="mr-auto text-success ">Saved!</strong>
        </div>
        </div>
        </button>

        Show
        nfreese Nowlan Freese added a comment - Karthik Raveendran Can you take a look at the rp_metadata.html for the save metadata toast? The save toast is acting like a button, and I'm wondering if its because of the way its wrapped inside a button tag (see code below): <button class="btn btn-primary w-25" id="savemetadata_rp" onclick="saveMetaData()" >Save <div class="toast metaSave hide" role="alert" data-autohide="true" data-delay="2000" style="position:absolute;right:40px;bottom:15px;"> <div class="toast-header"> <i class="fas fa-save fa-bounce fa-lg mr-2"></i> <strong class="mr-auto text-success ">Saved!</strong> </div> </div> </button>
        Hide
        karthik Karthik Raveendran added a comment -

        Issue resolved in btibucket branch IGBF-2290c

        Show
        karthik Karthik Raveendran added a comment - Issue resolved in btibucket branch IGBF-2290 c
        Hide
        nfreese Nowlan Freese added a comment -

        Metadata save toast is no longer acting like a button.

        Closing issue.

        Show
        nfreese Nowlan Freese added a comment - Metadata save toast is no longer acting like a button. Closing issue.

          People

          • Assignee:
            karthik Karthik Raveendran
            Reporter:
            karthik Karthik Raveendran
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: