verbb / hyper

A Craft CMS plugin for managing links, focusing on user experience.
Other
22 stars 14 forks source link

Craft 5: Able to submit empty linkValue and linkText when marked as required #126

Closed russback closed 6 months ago

russback commented 6 months ago

Describe the bug

Setting required on linkValue and linkText does not trigger validation.

Steps to reproduce

  1. Create a link field (this was seen on an Entry link).
  2. Set required on fields.

Craft CMS version

5.0.0-beta.10

Plugin version

2.0.0-beta.4

Multi-site?

No

Additional context

No response

engram-design commented 6 months ago

Fixed for the next release. To get this early, run composer require verbb/hyper:"dev-craft-5 as 2.0.0-beta.4".

engram-design commented 6 months ago

Fixed in 2.0.0-beta.5