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

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 Pending in New Features via automation 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 join this conversation on GitHub. Already have an account? Sign in to 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
Projects
New Features
  
Pending
Development

No branches or pull requests

3 participants
@CaerusKaru @DavidMarquezF and others