Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Object examples not properly displayed as placeholders #4126

Merged
merged 9 commits into from
Sep 24, 2020

Conversation

LouisEugeneMSFT
Copy link
Contributor

@LouisEugeneMSFT LouisEugeneMSFT commented Sep 14, 2020

Description

Stringifying object examples

Task Item

closes #3951

Screenshots

image

@LouisEugeneMSFT LouisEugeneMSFT linked an issue Sep 14, 2020 that may be closed by this pull request
@LouisEugeneMSFT LouisEugeneMSFT changed the title Fix: Issue 3951 fix: Issue 3951 Sep 14, 2020
@LouisEugeneMSFT LouisEugeneMSFT changed the title fix: Issue 3951 fix: Object examples not properly displayed as placeholders Sep 14, 2020
@coveralls
Copy link

coveralls commented Sep 14, 2020

Coverage Status

Coverage increased (+0.01%) to 55.662% when pulling 4cfece6 on leugene/issue3951 into eb9e10a on main.

@a-b-r-o-w-n
Copy link
Contributor

There are some build errors now @LouisEugeneMSFT

@a-b-r-o-w-n a-b-r-o-w-n added Approved to merge approved, waiting to be merged and removed Test required labels Sep 23, 2020
@a-b-r-o-w-n a-b-r-o-w-n merged commit ad90706 into main Sep 24, 2020
@a-b-r-o-w-n a-b-r-o-w-n deleted the leugene/issue3951 branch September 24, 2020 17:31
alanlong9278 added a commit to alanlong9278/BotFramework-Composer that referenced this pull request Sep 28, 2020
* main:
  fix: Monaco editor links opened in blank window in electron (microsoft#4269)
  feat: add notification center for composer (QnA url import) (microsoft#4080)
  fix: Object examples not properly displayed as placeholders (microsoft#4126)
  fix: allows spaces in bot project path (microsoft#4260)
  chore: extract build logic from components page (microsoft#4153)
@cwhitten cwhitten mentioned this pull request Nov 13, 2020
benbrown pushed a commit to benbrown/BotFramework-Composer that referenced this pull request May 24, 2021
* main:
  fix: Monaco editor links opened in blank window in electron (microsoft#4269)
  feat: add notification center for composer (QnA url import) (microsoft#4080)
  fix: Object examples not properly displayed as placeholders (microsoft#4126)
  fix: allows spaces in bot project path (microsoft#4260)
  chore: extract build logic from components page (microsoft#4153)
benbrown pushed a commit that referenced this pull request Jun 11, 2021
* main:
  fix: Monaco editor links opened in blank window in electron (#4269)
  feat: add notification center for composer (QnA url import) (#4080)
  fix: Object examples not properly displayed as placeholders (#4126)
  fix: allows spaces in bot project path (#4260)
  chore: extract build logic from components page (#4153)
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
…t#4126)

* stringifying object examples

* adding test

* removing format message

Co-authored-by: Andy Brown <asbrown002@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved to merge approved, waiting to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The placeholder for the BeginDialogs options has a typo
5 participants