-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Description
π Feature description
Hey everyone!
I use an excellent feature in UI Inbox component via localization property field by workflow names customization from my external i18n dictionary (dynamic object).
I was wondered that getLabel values were hardcoded.
As an idea just to use getLabel as fallback for high-level t function from useLocalization and pass into it a simple key like channel.{props.preference.channel} and allow to control it from a client without any workarounds.
What do you think about this little feature?
Thank you!
π€ Why is this feature needed ?
Novu provides wide range of tools including their customization.
In order to reach it is nice to have an ability to fully control all rendered elements.
βοΈ How do you aim to achieve this?
If this feature isn't planned in any release, I can easily contribute it and add this wrapper.
ποΈ Additional Information
No response
π Have you spent some time to check if this feature request has been raised before?
- I checked and didn't find similar issue
π’ Have you read the Code of Conduct?
- I have read the Contributing Guidelines
Are you willing to submit PR?
Yes I am willing to submit a PR!