Closed proeung closed 3 years ago
@proeung Your priority says that there is a pressing release. What is the release date and when does the work have to be finished to make it into the release?
@RobertaJHahn We're scheduling the Drupal launch of the new masthead for the Storage & QRadar products for around December 14, therefore we'd like to get this feature in sooner rather than later, which means that we might suggest creating a patch rc against v1.27.0
. I'm in the process of chatting with @annawen1 and @jeffchew to see this is feasible and if it's not, we're happy to fall back to the manual masthead data management workflow that we've implemented for the current Cloud Masthead through the webstandards/ibm-dotcom-translations repo.
cc: @kjwhitla
@RobertaJHahn We're scheduling the Drupal launch of the new masthead for the Storage & QRadar products for around December 14, therefore we'd like to get this feature in sooner rather than later, which means that we might suggest creating a patch rc against
v1.27.0
. I'm in the process of chatting with @annawen1 and @jeffchew to see this is feasible and if it's not, we're happy to fall back to the manual masthead data management workflow that we've implemented for the current Cloud Masthead through the webstandards/ibm-dotcom-translations repo.cc: @kjwhitla
Let's discuss in our upcoming meeting, but patches are reserved for sev 1 hotfixes only and should not introduce any new features or functionality. We can probably at best introduce this in the v1.28.0
release.
cc: @RobertaJHahn @ljcarot
Engineering info:
The problem
<dds-masthead-container>
component to launch two navigational L0’s supporting the Storage & QRadar ecosystems that are managed in Drupal CMS (see attached).data-endpoint
attribute allows the adopters to set a custom endpoint for the translation service to fetch from, however, it only accepts host domain that's coming fromhttps://1.www.s81c.com
- https://github.com/annawen1/ibm-dotcom-library/blob/master/packages/services/src/services/Translation/Translation.js#L19The solution
data-endpoint
attribute.ibm-dotcom-translations
repo, but the data will be dynamically pulled out of Drupal instead of the manual editing process.See the example below:
Application/website
Drupal
Business priority
High Priority = pressing release
What time frame would this ideally be needed by (if applicable)
No response
Examples
New navigational L0 Masthead supporting the Storage & QRadar products
Dynamic masthead system plan on the Drupal side.
Code of Conduct