Allow <Title> to be non configurable#9836
Conversation
872dc55 to
6f14168
Compare
|
@fzaninotto @adguernier I believe this is ready for review again. Thanks! |
|
Reviewed. Thanks for your work @markyao6275 👍 |
bfa53b2 to
687639f
Compare
|
Thanks for the comments @adguernier! Should be ready for another review :) |
|
Aside from the last two comments, LGTM. Thanks for your work 💪 |
djhi
left a comment
There was a problem hiding this comment.
Thanks! I think the default preferenceKey in Title should be the same as in PageTitleConfigurable and you should check if preferenceKey is strictly equal to false.
|
@djhi you mean I should check if Anyway I tried to address your feedback in the most recent commit so please let me know if that's what you had in mind. |
I mean that to have it work like it did before, we should have a default |
|
@djhi just acted on your feedback For
I just passed through the Let me know if there's anything else you'd like me to change. |
|
@djhi friendly bump here |
|
@djhi addressed, thanks! |
|
@djhi friendly bump here |
slax57
left a comment
There was a problem hiding this comment.
Other than that, it works fine, thanks! 🙂
7159b52 to
7f73bfb
Compare
|
@slax57 addressed your comments, thanks! |
<Title> to be non configurable
This addresses #8776
Testing:
Added storybook entry