bf2fc6cc711aee1a0c2a / architecture

Repository containing the architecture documents.
https://architecture.bf2.dev/
Apache License 2.0
5 stars 20 forks source link

UI architecture enhancements #44

Closed riccardo-forina closed 1 year ago

riccardo-forina commented 2 years ago

There are a few gotchas about the current architecture for the UIs that we learned developing the service so far. It's mostly related to our usage of federated modules in conjunction with React's context.

There are also new workflows in place, aimed at improving the communication with UX and making the visuals consistent across the services.

What we need is a layered approach to the UIs, aimed at:

riccardo-forina commented 1 year ago

Closing this as we have since determined that the best way forward is for each UI to find its own independent solution.