[ 
https://issues.apache.org/jira/browse/OFBIZ-12725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652418#comment-17652418
 ] 

Priya Sharma commented on OFBIZ-12725:
--------------------------------------

Hello All,

Thanks, [~FloMo] for the PR, I verified and it works great.
1. The navigation tree is displayed correctly. (/)
2. Able to drill down across child nodes (/)



Although comparing the behavior with the Rainbow stone theme, it differs a bit 
for leaf nodes.

However, this is an open question on how we would like the leaf nodes to be 
displayed and if we really want them to be consistent across themes or not 
(Please feel free to ignore otherwise)

Here are the three probable options:

1. Same as the current Helvetica theme

!helvetica.png!

2. Same as the current Rainbow theme

!rainbow.png!

3. A slightly modified version of the current Helvetica theme

!helvetica-improved.png!

#3 is my personal choice (you would just have to add this CSS in the PR)
{code:java}
.basic-tree li .leafnode {
  padding-right: 1em;
  margin-right: 4px;
}{code}

> Cannot expand tree of accounts in Navigate Accounts screen with Helveticus 
> theme
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-12725
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12725
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting, themes/helveticus
>    Affects Versions: 22.01.01
>            Reporter: Daniel Watford
>            Assignee: Jacques Le Roux
>            Priority: Major
>             Fix For: 22.01.01
>
>         Attachments: helvetica-improved.png, helvetica.png, 
> image-2022-12-27-12-29-02-978.png, image-2022-12-27-12-32-26-819.png, 
> rainbow.png
>
>
> Viewing [OFBiz: Accounting Manager: Navigate Accounts 
> (apache.org)|https://demo-next.ofbiz.apache.org/accounting/control/GlAccountNavigate?trail=null],
>  it is not possible to expand the chart-of-accounts tree when the Helveticus 
> visual theme is used.
> The Helveticus theme is the default theme for new deployments.
> A workaround is to switch to a non-Helveticus theme.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to