Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

b:navLink can't be disabled #615

Closed
knoppt opened this issue Jan 11, 2017 · 3 comments
Closed

b:navLink can't be disabled #615

knoppt opened this issue Jan 11, 2017 · 3 comments
Assignees
Labels
Milestone

Comments

@knoppt
Copy link

knoppt commented Jan 11, 2017

Hi Bootsfaces Team,

I use Bootfaces 1.0.2 and I want to disable a b:navLink.
I set the attribute disabled="true", but its's still enabled!

<b:navLink value="test" style-class="pull-right"
                           outcome="test.xhtml"
                           disabled="true">

Could you fix it in next Version?

Best regards,
knoppT

@knoppt knoppt changed the title b:navLink cant't be disabled b:navLink can't be disabled Jan 11, 2017
@stephanrauh
Copy link
Collaborator

Looks like a useful new feature. Any suggestion how the link should be displayed if disabled? Gray? With or without underline?

@knoppt
Copy link
Author

knoppt commented Jan 13, 2017

Hi,
thanks for answer!
In my opinion, the disabled navLink should be gray whithout underline!

Best regards,
knoppT

@stephanrauh
Copy link
Collaborator

I've implemented and documented the feature (see http://www3.bootsfaces.net/Showcase/layout/navLinks.jsf). You can test it using the latest developer snapshot BootsFaces-1.1.0-SNAPSHOT. See #369 on how to get it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants