osTicket / roadmap

osTicket Public Roadmap
Creative Commons Attribution 4.0 International
45 stars 6 forks source link

Standardize and Optimize React #30

Closed aydreeihn closed 1 year ago

aydreeihn commented 2 years ago

Feature Summary

We need to make sure we're following best practices with our React code.

Questions to Answer

section14 commented 2 years ago

To update this task's progress: I'm currently compiling a list of recommendations for the React code. I'll have answers for these questions, along with suggestions that extend beyond them. Since this code base is new to me, I'm trying to be as deliberate and thorough as I can with my assessment. I expect to have a preliminary list ready for review early next week.

rolltidehero commented 2 years ago

Is this the most important part of the new 2.0 system?

JediKev commented 2 years ago

@rolltidehero

Not necessarily. This is a whole codebase rewrite so everything is the most important part lol

But yes, React is what we are using for the front-end and provides massive improvements in UI/UX capabilities.

Cheers.

aydreeihn commented 1 year ago

Completed