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

Root nodes page and search page should use the same components to display nodes #285

Closed
alexgarel opened this issue Nov 10, 2023 · 0 comments · Fixed by #290
Closed

Root nodes page and search page should use the same components to display nodes #285

alexgarel opened this issue Nov 10, 2023 · 0 comments · Fixed by #290
Assignees
Labels
🐛 bug Something isn't working

Comments

@alexgarel
Copy link
Member

alexgarel commented Nov 10, 2023

What

  • Right now we have quite the same list on root nodes page and search page, we should use the same component to avoid double maintenance.

Code pointers

taxonomy-editor-frontend\src\pages\search\SearchResults.tsx
taxonomy-editor-frontend\src\pages\root-nodes\index.tsx

@alexgarel alexgarel added the 🐛 bug Something isn't working label Nov 10, 2023
@Piv94165 Piv94165 self-assigned this Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Development

Successfully merging a pull request may close this issue.

2 participants