platanus / activeadmin_addons

Extends ActiveAdmin to enable a set of great optional UX improving add-ons
MIT License
763 stars 288 forks source link

Add title handling to StateBuilder #487

Open mpapis opened 1 year ago

mpapis commented 1 year ago

Motivation / Background

This Pull Request has been created because I found myself manually re-implementing every state column row adding title's to them.

Detail

This Pull Request changes StateBuilder to support title: ... option.

Additional information

activeadmin_addons_state_title

Checklist

Before submitting the PR make sure the following are checked:

mpapis commented 2 months ago

title is the on hover label displayed in html, example screenshot in Additional information ☝🏻