Add Refresh List button / shortcut to Lua Toolbox

As a Roblox developer, it is a multi-step process to get the pages of the Lua Toolbox to update in case I just took a model in my browser and want to insert it through My Models.

image

It would be convenient if somewhere in the above layout, there would be a way to refresh the window, or a keybind that can do the same when the widget is focused.

Current workflow:

  • Select another item from the dropdown list (i.e. “My Decals”).
  • Wait for list to load.
  • Select previous item from the dropdown list again (i.e. “My Models”).
  • List is refreshed (I can now insert the model I just took in browser).

Desired workflow:

  • Press button/keybind.
  • Current list is refreshed (I can now insert the model I just took in browser).

Alternative workflow that can work but is less desirable:

  • Select “My Models” again in the dropdown even though I am already on that.
  • The list refreshes (I can now insert the model I just took in browser).

If Roblox were able to address this issue, inserting assets would become more user-friendly.

3 Likes

Seems like clicking the search icon refreshes the list. Thanks @CodeTheIdiot

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.