Skip to main content

Plugin API should return local collections in correct order

  • November 21, 2025
  • 2 replies
  • 39 views

Mohamed4

The plugin api provides the variables in any collection in the correct order, and this order is updated if user reordered variables. But for collections, the api doesn’t provide them in the correct order :
→ if a user created Collection1 then created Collection2, then reordered them so that Collection2 is before Collection1, the plugin still gets them by creation order → Collection1 then Collection2. Can this bug be fixed quickly? It would be a great improvements of the api.

 
 

 

 

2 replies

Mohamed4
  • Author
  • New Member
  • November 26, 2025

This is still causing inconsistency between plugin UI and figma’s variables UI. And it’s such a simple problem that could be solved.


Mohamed4
  • Author
  • New Member
  • December 15, 2025

Still looking for a Figmate to address this issue.