You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates/user/dashboard
silverwind af094fbb6c
Introduce shared template for search inputs (#25338)
- Set
[type=search](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/search)
- Disable spellcheck
- Set maxLength 255 that I found in `templates/repo/issue/search.tmpl`
- Remove unnecessary `max-width`, it does nothing

---------

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
dashboard.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
feeds.tmpl Add context when rendering labels or emojis (#23281) 1 year ago
issues.tmpl Introduce shared template for search inputs (#25338) 1 year ago
milestones.tmpl Introduce shared template for search inputs (#25338) 1 year ago
navbar.tmpl Fix mobile navbar and misc cleanups (#25134) 1 year ago
repolist.tmpl Add org visibility label to non-organization's dashboard (#24558) 1 year ago