Skip to content

Labs/applab design mode workspace rebrand - #73932

Merged
wilkie merged 10 commits into
stagingfrom
labs/applab-design-toolbox-rebrand
Jul 24, 2026
Merged

Labs/applab design mode workspace rebrand#73932
wilkie merged 10 commits into
stagingfrom
labs/applab-design-toolbox-rebrand

Conversation

@wilkie

@wilkie wilkie commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This:

  • Updates the Properties tab of the design mode of App Lab
  • Updates the Events tab of the design mode of App Lab

This does not (will be done in a follow-up):

  • Update the image chooser modal dialog

Screenshots

Before

image image

Normal

image

id Property Error

image

Lockable Properties (label)

image

Copy to Screen Popup Menu

image

Element dropdown

image

Options Property (textarea)

image

Color Property

image

Color Picker

image

Boolean Property (checked)

image

Textarea

image

Depth Property

image image image

Delete Confirmation

image

Events Tab

image

Audit

image image image

Links

  • Jira: SL-1997 (part of the whole)

@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown

🖼️ Storybook Visual Comparison Report

✅ No Storybook eyes differences detected!

@wilkie wilkie changed the title Labs/applab design toolbox rebrand Labs/applab design mode workspace rebrand Jul 17, 2026
@wilkie
wilkie marked this pull request as ready for review July 17, 2026 09:17
@wilkie
wilkie requested a review from a team as a code owner July 17, 2026 09:17
@wilkie
wilkie changed the base branch from staging to test July 21, 2026 06:27
@wilkie
wilkie changed the base branch from test to staging July 21, 2026 06:27
@wilkie
wilkie force-pushed the labs/applab-design-toolbox-rebrand branch from 8a00407 to dd2a953 Compare July 21, 2026 06:30
@wilkie
wilkie force-pushed the labs/applab-design-toolbox-rebrand branch from dd2a953 to 5a9a1c5 Compare July 23, 2026 10:54
@wilkie
wilkie removed the request for review from a team July 24, 2026 18:24
@ebeastlake
ebeastlake requested review from a team, markabarrett and moshebaricdo July 24, 2026 18:24
@wilkie
wilkie removed the request for review from a team July 24, 2026 18:30
var element = document.getElementById(newId);
if (element && !$('#divApplab').find(element)[0]) {
return false;
return 'That ID is reserved. Choose a different one.';

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be answered elsewhere in this PR: Did these strings change?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh right. The text fields support an error string and Claude was like 'let's add the errors so folks know what the problem is since we figure that out anyway and feed it to the new text field' and I'm like 'OK that's a simple improvement sure sure why not'.

Comment thread apps/src/applab/DesignModeBox.jsx Outdated
@wilkie
wilkie merged commit 6411adc into staging Jul 24, 2026
8 checks passed
@wilkie
wilkie deleted the labs/applab-design-toolbox-rebrand branch July 24, 2026 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants