flybywiresim / aircraft

The A32NX & A380X Project are community driven open source projects to create free Airbus aircraft in Microsoft Flight Simulator that are as close to reality as possible.
https://flybywiresim.com
GNU General Public License v3.0
5.15k stars 1.12k forks source link

Hold time entry field dissapears after switching to distance #9305

Open Maximilian-Reuter opened 1 month ago

Maximilian-Reuter commented 1 month ago

Aircraft Version

Development

Build info

{
    "built": "2024-10-23T00:52:17+00:00",
    "ref": "refs/heads/v0.12",
    "sha": "354f7013ca9f86c1b3858ceccc8e401d2bb011c9",
    "actor": "flogross89",
    "event_name": "manual",
    "pretty_release_name": "v0.12:354f7013",
    "version": "a380x-v0.12.0-v0.12.354f701"
}

Describe the bug

When creating a hold in the fms the entry field for the time definition of the legs dissapears when switching to a distance definition and then back to time.

Expected behavior

Time entry field should reappear once time is reselected

Steps to reproduce

  1. start hold setup by clicking on a future waypoint and selecting hold
  2. select distance
  3. select time again
  4. field for entry doesnt show

References (optional)

https://youtu.be/DnY5YY5cCyE?t=4230 shows this happening

Additional info (optional)

No response

Discord Username (optional)

_chaoz_

dennisko762 commented 3 weeks ago

I think this is something I would try to look into. Im new to flight sim development but im a dev irl and I think once I have a clue on how building, debugging, hot reloading and the fbw system in general works, this could be an easy fix. Would that be cool?