You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We have navi-collection and dir-table that currently serve very similar purposes.
Describe the solution you'd like
These should be condensed to a common component that can be used in place of either.
Describe alternatives you've considered
We could possibly remove the directory package and have its contents owned by navi-core. That way directory would be the index route for any collection.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We have navi-collection and dir-table that currently serve very similar purposes.
Describe the solution you'd like
These should be condensed to a common component that can be used in place of either.
Describe alternatives you've considered
We could possibly remove the directory package and have its contents owned by navi-core. That way directory would be the index route for any collection.
The text was updated successfully, but these errors were encountered: