SREEDHAR CH

Results 6 issues of SREEDHAR CH

Adding a "**success**" severity for `FacesMessages` sounds like a good idea to me. There is an issue of JavaServer Faces [Add new FacesMessage Severity "SUCCESS" eclipse-ee4j/mojarra#895](https://github.com/javaee/javaserverfaces-spec/issues/895) and it is closed....

myfaces-implemented

The fixedHeader attribute activates the fixed header plugin of the dataTable, but when Sticky NavBar at the top, fixedHeader is not visible. The dataTable fixed header is behind the NavBar....

bug
enhancement
confirmed
dataTable

The `searching=true (Default value)` attribute add ability to search functionality of the datatable (i.e. both the UI and the JavaScript API). But, to search in individual coloumns, as per [DataTable...

verifying issue
dataTable

Add **`Bootstrap: transition.js`** as default to all views for simple transition effects. [Transitions transition.js](https://getbootstrap.com/docs/3.3/javascript/#transitions)

feature
under consideration

Bootstrap has 4 types of [alerts ](https://getbootstrap.com/docs/3.3/components/#alerts)(success, info, warning & danger), whereas BootsFaces implements 3 types of alerts(info, warning & error), why there is no success alert. `FacesMessage` severity `error`...

enhancement
under consideration

@stephanrauh This plugin [(Bootstrap FileStyle)](https://github.com/markusslima/bootstrap-filestyle) has an interesting way to present a form for sending files so attractive, simple and consistent look across browser, may consider to add in Bootsfaces...

new fwk component