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

Restore Copy Button in OpenAPI Documentation #80

Open
martyanovandrey opened this issue Nov 19, 2024 · 0 comments
Open

Restore Copy Button in OpenAPI Documentation #80

martyanovandrey opened this issue Nov 19, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@martyanovandrey
Copy link
Contributor

Description
The copy button is missing in the OpenAPI documentation due to style issues. This needs fixing to ensure users can easily copy code snippets and endpoints.

Proposed Solution

  • Update CSS styles to ensure the visibility and functionality of the copy button.
  • Test for consistent display across different browsers and devices.

Acceptance Criteria

  • Copy button is visible and operational in all OpenAPI documentation sections.
  • Consider adding tests to prevent future issues.

Entry point for development

className={yfmSandbox('clipboard-button')}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Status: In progress
Development

No branches or pull requests

1 participant