albinAppsmith
albinAppsmith
/ok-to-test sha=84bfdc8
/ok-to-test sha=65f922d
@fliot is the codebase up to date? Because line number 5 looks different in the screenshot you have attached. https://github.com/appsmithorg/appsmith/blob/release/app/client/src/sagas/WebsocketSagas/handleAppLevelSocketEvents.tsx
/ok-to-test sha=9edaffc
/ok-to-test sha=784fd10
/ok-to-test sha=e8ec1d8
This change will go along with this PR - https://github.com/appsmithorg/appsmith/pull/18782
@somangshu what we are trying to do on the POC is to convert the button component to different Css-in-Js libraries like Stitches and Linaria. Then we will see the first...
@SatishGandham / @dhruvikn We can try using Atomic CSS feature of linaria, whether this is improving these metrics. https://github.com/callstack/linaria/blob/master/docs/ATOMIC_CSS.md
Latest POC results:- https://docs.google.com/spreadsheets/d/1BVwjpur16DpLAHgv_vmAZSakQ_hC-Ne1ekS3d3Yg_ic/edit#gid=0 Linaria: https://github.com/albinAppsmith/poclinaria CSS modules: https://github.com/albinAppsmith/poccssmodules Compiled: https://github.com/albinAppsmith/poccompiledcssinjs Styled component: https://github.com/albinAppsmith/pocstyled Emotion: https://github.com/albinAppsmith/pocemotions