Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

printWithBreakpoints dynamically #1285

Open
DavidMarquezF opened this issue Jul 23, 2020 · 1 comment
Open

printWithBreakpoints dynamically #1285

DavidMarquezF opened this issue Jul 23, 2020 · 1 comment
Labels
discussion Further discussion with the team is needed before proceeding feature help wanted The team would appreciate a PR from the community to address this issue P4 Low-priority issue that needs to be resolved
Milestone

Comments

@DavidMarquezF
Copy link

Feature Request

If I'm not mistaken the configuration of the FlexLayoutModule can only be set once. This is allright in small applications, but I've found myself in the situation where I would need to change the printWithBreakpoints depending on the screen you're currently on. As far as I know, currently this is not possible.

What is the desired behavior?

To be able to set printWithBreakpoints or equivalent dynamically using a service or something similar.

What is the use-case or motivation for the desired behavior?

To be able to have different printWithBreakpoints for different screens of the SPA.

Is there anything else we should know?

@CaerusKaru CaerusKaru added P4 Low-priority issue that needs to be resolved help wanted The team would appreciate a PR from the community to address this issue labels Nov 12, 2020
@CaerusKaru CaerusKaru added this to the Backlog milestone Nov 12, 2020
@CaerusKaru
Copy link
Member

Can you give us a sample interface you'd like to see for this interaction? I'm not opposed to having a dynamic trigger for this, but I'm unclear on how exactly it would be used in your case.

@CaerusKaru CaerusKaru added the discussion Further discussion with the team is needed before proceeding label Jan 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
discussion Further discussion with the team is needed before proceeding feature help wanted The team would appreciate a PR from the community to address this issue P4 Low-priority issue that needs to be resolved
Projects
None yet
Development

No branches or pull requests

3 participants
@CaerusKaru @DavidMarquezF and others