Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@GeoffCoxMSFT
Copy link
Member

Description

This provides the basic link and copies the manifest URL to the clipboard.
A future PR will improve the copy experience to include a callout when copied via a more general purpose mechanism.

Task Item

closes #6597

Screenshots

image

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 51.368% when pulling e09aadb on gcox/feature6597 into 8b7ea1a on main.

name: '',
className: 'skillManifest',
fieldName: 'skillManifestUrl',
minWidth: 114,
Copy link
Contributor

Choose a reason for hiding this comment

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

magic numbers 😄

onRenderRow={renderTableRow}
/>
</div>
<TextField
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd use a simple input since it's hidden instead of TextField component

@GeoffCoxMSFT GeoffCoxMSFT merged commit e5e5020 into main Apr 3, 2021
@GeoffCoxMSFT GeoffCoxMSFT deleted the gcox/feature6597 branch April 3, 2021 18:35
@cwhitten cwhitten mentioned this pull request May 20, 2021
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* Added first take at copying skill manifest URL

* Updated strings
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Publishing page with skill manifest URL

4 participants