Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Sep 18, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

ellyxir and others added 3 commits September 18, 2025 18:00
#1788)

* store a selected charm in a cell (selectedCharm) and also maintain a list of charms (charmsList). show the selectedCharm in the UI, show a list of charms and allow user to change the value for selectedCharm which will update which charm we render

* use Defaults instead of using cell() to create the selectedCharm and charmsList

* use [ID] in the charmsList, each item is now of type CharmEntry

* updated comment

* added a lift for debugging the charms list, copied the id to local_id because i couldnt display [ID], removed [ID] from the JSON schema

* wrap charm so we dont have pointer of pointer issue

---------

Co-authored-by: Ellyse <[email protected]>
* When writing the link in ifElse, use setRaw

* Added unit test
…result. (#1790)

- If we revert a result cell (or get some other server driven change), our closure captured initializedUpTo state will be out of sync. If this means it points after the last element, re-initialize the missing elements.
@pull pull bot locked and limited conversation to collaborators Sep 18, 2025
@pull pull bot added the ⤵️ pull label Sep 18, 2025
@pull pull bot merged commit 95a1674 into ExaDev:main Sep 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants