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
… doesn't appear on IE and Edge xwikisas#22
* label was not supported on Firefox, but the same functionality can be achieved on all browsers by just using the translations inside the tag
Regarding Estimated cost spinner, the problem is that type="number" is not fully supported on IE https://caniuse.com/#search=number .
The field is still verifying if the input is numeric. But there is no warning regarding this, just that the value is not saved and you have to retry. The spinner would have clarify the fact that there should be a number and besides this I don't think is very usefull.
My question is if we should find a workaroud for having the spinner on IE or it would also be usefull to have some warnings or a hint on the input instead?
I have discussed with Marius and for the Estimated cost spinner it shouldn't be made a change, since the functionalities of that field are still applicable, even if you cannot see the arrows.
It appears that the UI when creating / editing an Idea appears differently on different browsers:
On Firefox 65:
On IE 11 and Edge 18:
Environment: Windows 10, XWiki 10.11.2 MySQL 5.7 and Edge 18 / Chrome 72 / Firefox 65 / IE 11, Ideas Application (Pro) 1.11.1
The text was updated successfully, but these errors were encountered: