Page picker not showing
Closed this issue · 1 comments
valadas commented
Describe the bug
https://github.com/dnnsoftware/Dnn.React.Common/pull/218/files appears to have been done only for the dropdowns in the permission grid. The page pickers elsewhere no longer show after that PR.
To Reproduce
Steps to reproduce the behavior:
- Get this RC build https://dev.azure.com/dotnet/DNN/_build/results?buildId=9554
- Try to use page pickers in the pages module (parent page) or in Security, redirect after login
- Notice the page picker does not show.
Expected behavior
Page picker should show
Additional context
It is just a Css issue, the other pull request is ok but did not fix all the page pickers.
I am submitting another PR in a few minutes...
daguiler commented
Closing as PR was approved and merged.