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

Change title for genome dashboard

    Details

    • Type: New Feature
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None
    • Story Points:
      0.25
    • Sprint:
      Spring 8 : 24 Apr to 8 May, Spring 8 : 11 May to 25 May

      Description

      Add to the header of Genome Dashboard - or replace "Genome Dashboard" text with:

      "Start IGB. Then click a species open its genome."

        Attachments

          Activity

          Hide
          sameer Sameer Shanbhag (Inactive) added a comment -

          Changelog:

          Commit:

          cc: [~aloraine] Shamika Gajanan Kulkarni

          Show
          sameer Sameer Shanbhag (Inactive) added a comment - Changelog: Change the link to open https://bioviz.org/download.html instead of https://bioviz.org Open the link in a new browser window so that genome dashboard is still visible and not replaced with the download link Commit: https://bitbucket.org/sshanbh1/genome-dashboard/commits/61bc0d432a4bde663289eec4fcff60d07e430833 cc: [~aloraine] Shamika Gajanan Kulkarni
          Hide
          ann.loraine Ann Loraine added a comment -

          Change request:

          When the new window opens showing the download page, please open a full-featured browser window. Currently, the page that opens does not have a URL bar or any of the other features normally associated with a browser window.

          Show
          ann.loraine Ann Loraine added a comment - Change request: When the new window opens showing the download page, please open a full-featured browser window. Currently, the page that opens does not have a URL bar or any of the other features normally associated with a browser window.
          Hide
          sameer Sameer Shanbhag (Inactive) added a comment -

          Hi Prof. [~aloraine]

          There are two ways by which I can implement this feature.

          • target="_blank": This is basically open a new tab in the same browser and will not be popup
          • windown.open(url, 'popup', windowoptions): In this, there will be a popup if with all the features but there won't be any toolbar (Current Implementation)

          Please let me know which implementation is expected, I'll make the changes and push it.

          Thanks

          Show
          sameer Sameer Shanbhag (Inactive) added a comment - Hi Prof. [~aloraine] There are two ways by which I can implement this feature. target="_blank": This is basically open a new tab in the same browser and will not be popup windown.open(url, 'popup', windowoptions): In this, there will be a popup if with all the features but there won't be any toolbar (Current Implementation) Please let me know which implementation is expected, I'll make the changes and push it. Thanks
          Hide
          ann.loraine Ann Loraine added a comment -

          Quick followup:

          • Does target="_blank" open a new window or a new tab?

          We want an entirely new browser window (not tab) to open showing the downloads page.

          Show
          ann.loraine Ann Loraine added a comment - Quick followup: Does target="_blank" open a new window or a new tab? We want an entirely new browser window (not tab) to open showing the downloads page.
          Hide
          sameer Sameer Shanbhag (Inactive) added a comment -

          Hi Professor,

          target="_blank" will open a new tab and not a window.

          There is only one way to open a new window i.e. by using Poput and window size, Please Refer:

          Show
          sameer Sameer Shanbhag (Inactive) added a comment - Hi Professor, target="_blank" will open a new tab and not a window. There is only one way to open a new window i.e. by using Poput and window size, Please Refer: https://developer.mozilla.org/en-US/docs/Web/API/Window/open#Position_and_size_features https://stackoverflow.com/questions/726761/javascript-open-in-a-new-window-not-tab

            People

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

              Dates

              • Created:
                Updated:
                Resolved: