mcarrano
mcarrano
I don't know that there was ever a requirement that menu items that trigger a flyout menu also need to contain navigation links. I would opt that this functionality be...
@kmcfaul I believe you did the current flyout nav implementation. Can you take a look at this? Any reason we can't remove this capability and have the flyout work like...
Response from @kmcfaul > I think there shouldn't be too much trouble to implement either suggestion on the react side. The first suggestion would be more of a design decision...
For #1, I think this falls under the definituion of a "Definition tooltip" as described in the issue you reference. @mceledonia do you agree? For #2, I'd be in favor...
@andyyvo while what you are saying makes sense, I wasn't expecting us to code in the logic that decides what Icon to display. I think we would provide the mechanism...
Yes, that's true. But in that case, who specifies the validation criteria? I guess this is a similar use case.
@edonehoo I agree that the "with Kabob" and "with Icon" examples are functionally equivalent. But looking at the code seems they are slightly different? Seems like the Kabob is a...
I've opened https://github.com/patternfly/patternfly-design/issues/1157 to create the sample data set to feed these examples.
Here is some data that can be used based on the design issue above: https://docs.google.com/spreadsheets/d/1-sqIbCpmFfmID0fByWZSOBpn99ocGyT2KoUZ5B_s3zo/edit?usp=sharing and mockups: https://marvelapp.com/prototype/2ff7ahj6
@tlabaj can you take a look at this one?