prabalpatkar558412-collab commented on issue #37211:
URL: https://github.com/apache/beam/issues/37211#issuecomment-3718566894

   Hi maintainers 👋
   
   I would like to work on this issue and contribute a frontend-only solution 
to persist the Playground editor state and SDK selection using localStorage.
   
   I plan to:
   
   Hydrate editor content, selected SDK, and example/custom mode from 
localStorage during store initialization
   
   Use debounced writes (≈500ms) to avoid performance impact
   
   Add defensive parsing and unit tests to ensure robustness
   
   If this approach sounds good, please assign this issue to me and I’ll start 
working on the implementation.
   
   Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to