eclipse-tractusx / portal-frontend

Portal Frontend
Apache License 2.0
3 stars 30 forks source link

Inconsistent page names #696

Closed oyo closed 1 week ago

oyo commented 5 months ago

Current Behavior

Longer page names follow inconsistent naming conventions:

Expected Behavior

Page names should follow a consistent naming convention

Steps To Reproduce

Open the definitions of the page names: https://github.com/eclipse-tractusx/portal-frontend/blob/main/src/types/Constants.ts#L25-L107 Check the name values - also some constant keys are inconsinstent like: APPRELEASEPROCESS and APP_RELEASE_PROCESS_FORM

evegufy commented 1 month ago

@manojava-gk @oyo this issue is in status in review, why are no pull requests linked?

manojava-gk commented 1 month ago

@manojava-gk @oyo this issue is in status in review, why are no pull requests linked?

Its already merged

image