loki icon indicating copy to clipboard operation
loki copied to clipboard

Add configurationFilter per story by parameters

Open crysadrak opened this issue 3 years ago • 3 comments

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 avatar Jul 19 '21 07:07 crysadrak

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

crysadrak avatar Aug 30 '21 07:08 crysadrak

@techeverri @oblador please take a look :)

crysadrak avatar Apr 07 '22 11:04 crysadrak

~Fixed by https://github.com/oblador/loki/pull/387~

No, it isn't

techeverri avatar May 18 '22 11:05 techeverri