Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

fix: make hint markdown link clickable #971

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

KaneFreeman
Copy link
Collaborator

@KaneFreeman KaneFreeman commented Nov 7, 2023

Fixes #968

Copy link

netlify bot commented Nov 7, 2023

Deploy Preview for demo-staticjscms ready!

Name Link
🔨 Latest commit 38f86c9
🔍 Latest deploy log https://app.netlify.com/sites/demo-staticjscms/deploys/654a41b08f9e13000838120d
😎 Deploy Preview https://deploy-preview-971.demo.staticcms.org/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 7, 2023

Deploy Preview for staticjscms ready!

Name Link
🔨 Latest commit 38f86c9
🔍 Latest deploy log https://app.netlify.com/sites/staticjscms/deploys/654a41b0ee88a50008dd98c3
😎 Deploy Preview https://deploy-preview-971.staticcms.org
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #971 (38f86c9) into main (fb5fb68) will decrease coverage by 0.02%.
The diff coverage is 33.33%.

@@            Coverage Diff             @@
##             main     #971      +/-   ##
==========================================
- Coverage   52.29%   52.28%   -0.02%     
==========================================
  Files         231      231              
  Lines        9887     9889       +2     
  Branches     2587     2587              
==========================================
  Hits         5170     5170              
- Misses       4332     4334       +2     
  Partials      385      385              
Files Coverage Δ
packages/core/src/components/common/field/Hint.tsx 41.66% <33.33%> (-3.79%) ⬇️

@KaneFreeman KaneFreeman merged commit c8dc3d4 into main Nov 7, 2023
16 of 18 checks passed
@KaneFreeman KaneFreeman deleted the fix/hint-markdown-link-clickable branch November 7, 2023 17:20
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.

Unable to click on markdown generated links in widget hint
1 participant