Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docked vs. undocked widget opening #46

Closed
m-rau opened this issue May 20, 2019 · 8 comments
Closed

docked vs. undocked widget opening #46

m-rau opened this issue May 20, 2019 · 8 comments
Assignees
Milestone

Comments

@m-rau
Copy link
Contributor

m-rau commented May 20, 2019

Some widget, e.g. the JIRA link widget must be opened without iframe.
Therefore we need the following opening actions:

  1. open in widget manager (embedded) - default behavior
  2. open in standalone with regular navigation bar, menu item, close button etc. (standalone) - triggered with target = "blank"
  3. open undocked without iframe, triggered with target = "?"

next step

what are your thoughts?

@m-rau m-rau added this to the 0.3.0 milestone May 20, 2019
@marekmru
Copy link
Contributor

marekmru commented May 20, 2019 via email

@m-rau
Copy link
Contributor Author

m-rau commented Jun 20, 2019

tested but not working. Please check with link widget in home4.api.v1.server.py.

@m-rau m-rau removed their assignment Jun 20, 2019
@KralMar KralMar modified the milestones: 0.3.0, release 0.4.0 Aug 30, 2019
@marekmru
Copy link
Contributor

marekmru commented Sep 2, 2019

This currently only works when you click the 'open in new' button in the upper left part of the widget.
When clicking on the widget itself it opens default.
Task:
Add functionality also for click on the widget itself.

@marekmru
Copy link
Contributor

marekmru commented Sep 2, 2019

Resolved in: #74

@marekmru marekmru assigned m-rau and unassigned marekmru Sep 2, 2019
@m-rau m-rau assigned m-rau and unassigned m-rau Sep 2, 2019
@m-rau
Copy link
Contributor Author

m-rau commented Sep 7, 2019

Not resolved. If a widget has a setting target == "blank" then the action "open" must still open the widget in a new tab. The requirement is, that widget with target == "blank" cannot (never ever) be opened inside the app manager.

@m-rau m-rau assigned marekmru and unassigned m-rau Sep 7, 2019
@marekmru
Copy link
Contributor

marekmru commented Sep 9, 2019

The widget sidebar target was not included - is fixed now in Resolved in #82

@m-rau
Copy link
Contributor Author

m-rau commented Sep 10, 2019

So can we close this ticket?

@m-rau
Copy link
Contributor Author

m-rau commented Sep 13, 2019

So I close.

@m-rau m-rau closed this as completed Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants