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

Add configurationFilter per story by parameters #325

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

crysadrak
Copy link

This issue can be fixed by filter stories which doesn't match configurationFilter parameter defined in story:

Default.parameters = {
	loki: {
		configurationFilter: 'desktop' // regex string
	}
};

let me know if it is ok for you and where to put story parameters docs. Any tests for this feature needed?

Thx
CD

@crysadrak
Copy link
Author

Hello, is there any chance to check this out please?

@crysadrak
Copy link
Author

@techeverri @oblador please take a look :)

@techeverri
Copy link
Collaborator

techeverri commented May 18, 2022

Fixed by #387

No, it isn't

@techeverri techeverri closed this May 18, 2022
@techeverri techeverri reopened this May 18, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants