fixthestatusquo/proca

proca_go: make it case insensitive

tttp opened this issue · 1 comments

tttp commented

adding proca_go={step} allows to open a widget and jump directly to a specific step, for instance proca_go=Share goes to the share step

that would make it easier to use if it were to be case insensitive.

in src/components/Widget
go(paramStep());

tttp commented

low priority #nice to have