-
### Describe the bug
There's a simple bug that the 'space' key is wrongly handled in TreeTable component. It's just handled like "enter", but it should be handled separately. The same as it was fix…
-
### Describe the bug
When an update="@widgetVar(stuff)" attribute is rendered in the JSF page while the component with the widgetVar="stuff" attribute is not yet, we can have a strange behavior of th…
-
Hi Primefaces!
When i run
```powershell
prime pf2tw
```
with primeclt installed it throws me error
```powershell
bash: prime: command not found
```
what is the reason?
My Environment:
…
-
### Describe the bug
The type definition for the close event shows that the argument for the `close` event is `ToastMessageOptions`. However, during testing, I discovered that the code was emitting a…
-
Currently there is https://github.com/openrewrite/rewrite/blob/main/rewrite-maven/src/main/java/org/openrewrite/maven/ChangeDependencyClassifier.java
Which changes a Maven Dependency classifier for…
-
### Describe the bug
`p:confirmDialog` and `p:confirmPopup` do provide an attribut named `icon`. But the default icon is not shown, if no icon is provided by `p:confirm`.
- `p:confirmDialog`: Icon…
-
Attributes on validators and converters are created and evaluated built time.
We may just need to introduce stateHelper like in components.
There are many workarounds in the past to support ValueE…
-
We updated orgchart to the latest v2 in this ticket: https://github.com/primefaces-extensions/primefaces-extensions/issues/1017
However, it was discovered that font awesome icons were no longer wor…
-
- Site: [https://gis.ynr9ed-dev.nimbus.cloud.gov.bc.ca](https://gis.ynr9ed-dev.nimbus.cloud.gov.bc.ca)
**New Alerts**
- **Absence of Anti-CSRF Tokens** [10202] total: 10:
- [https://gis.ynr9…
-
@rmpestano @krichter722
Are you interessted in doing this?
I would add an new project "primefaces-arquillian-tests", which uses primefaces-arquillian, to test components
I got a nice testcase to…