You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#30's Pagination uses a native <select> for the page-size selector as an interim. Replace it with the propel Dropdown (#16, merged) for visual consistency, same composition principle as the Table's editable cells. Ref: #30.
#30's Pagination uses a native
<select>for the page-size selector as an interim. Replace it with the propel Dropdown (#16, merged) for visual consistency, same composition principle as the Table's editable cells. Ref: #30.