Skip to content

**Bugs: Dependency download issues with dynamic versions & RTL UI layout misalignment (Arabic)** #1369

Description

@Moroccan-TechHub

Hello Developer, thank you for this amazing app! I would like to report a couple of issues I encountered while using CodeAssist:

Issue 1: Dependency Download Error for Large/Nested Libraries

  • Problem: While downloading simple libraries (like Annotations) works fine, downloading larger libraries that require transitive/helper dependencies fails.
  • Details: This happens when a pom file specifies a dynamic or range version (for example, a helper dependency listed as 3.4.+). The dependency manager fails to resolve it because it expects a fully qualified strict version (e.g., 3.4.0) rather than a wildcard/plus sign.

Issue 2: RTL UI Alignment and Arrow Direction Issues in Arabic

  • Problem: When the app language is set to Arabic (RTL), some UI elements and directional arrows do not align or point in the correct direction compared to LTR layouts.
  • Examples (as shown in the attached screenshots):
    1. In project list items or card links, the navigation arrows point to the left instead of adapting to the right for RTL flow.
    2. In the top navigation bar, back/next or action arrows need to be mirrored/flipped to match the Arabic layout convention properly.

📷 Attachments (Screenshots):

  • Screenshot 1: Shows the top navigation bar where arrow directions need reversal for RTL.
  • Screenshot 2: Highlights the project cards where the directional arrows (pointing to the left) should be inverted for the Arabic interface.
Image Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions