Jeff Phillips
Jeff Phillips
we will need to look into backwards compatibility issues that could arise from making this change but I can understand the reasoning.
We could. The issue would be any applications already overriding this using the h4 as the selector.
Yes, that is what we are trying for.
Yes, that is the struggle. I don't see the h4 really causing enough of an issue to warrant making the change and creating a major release. Is this something that...
OK, closing this issue. Feel free to reopen if you'd like it kept in the backlog for the next major release.
OK, thanks @benjaminapetersen
Unlikely this will be addressed in the current expected life span of Angular 1.
Any particular reason this couldn't be done by the application in the onClose callback? I suppose it could call the onMarkAllRead function for each of the groups but unsure if...
I don't believe it needs to be an h1. I will look into that as well.
@mcoker The work around you had no longer works. You can see the problem in https://codesandbox.io/s/autofill-background-issues-2wrejy?file=/src/styles.css Do you have any suggestions?