Skip to content

cleaning the structure of the project #78

Description

@djarecka

I want to collect here issues that are about overall project structure and layout that has high priority and should be fixed ASAP after SFN.

  • knowledge-base/page.tsx is pretty much a copy knowledge-base/[slug]/page.tsx
  • too many things are set on each single page separately, e.g., the text box settings. We should create some global settings (see also some copilot comments in Taxonomy update #88)
  • create constants variable for settings (see example in the copilot comments in Taxonomy update #88

updates after changes on nov15:

  • looks like knowledge-base/[slug]/page.tsx has been copied to multiple places, e.g., ner/page.tsx, we have to remove repetition and come back to the template idea

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions