View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002222 | NoesisGUI | Unity | public | 2021-12-31 04:39 | 2026-07-22 15:24 |
| Reporter | asusralis | Assigned To | jsantos | ||
| Priority | normal | Severity | tweak | ||
| Status | feedback | Resolution | open | ||
| Product Version | 3.1.2 | ||||
| Target Version | 3.2.14 | ||||
| Summary | 0002222: Show the XAML line in binding failed error message. | ||||
| Description | https://i.imgur.com/SQQeV06.png It would be great to show the exact XAML file and line to easily fix the binding failure. Otherwise, you have to search for the binding. | ||||
| Platform | Any | ||||
|
This is something that would also be very helpful to us at Paradox, so we second this request. The main idea would be that each element in the UI hierarchy would store metadata about in which XAML file and line it is defined. This might for example be stored in a dependency property or such. Use cases:
I also want to add that if all the UI elements in the hierarchy has this metadata, then we can visualize what is essentially a call stack, by walking up the hierarchy. This is very useful if a UI element is for example defined inside of a control template, and you need to know the context where the template was instantiated in order to make proper use of the metadata. Lastly, there are some cases where we create UI elements from code, which means that there's not necessarily a XAML file involved. In these cases we need to be able to manually set the file metadata from code, to something else that is more useful. For example if we're generating UI text inlines from our localization files, we might set this metadata to point to the appropriate place in the localization file. |
|
|
In
|
|
|
Very excited about this update! Thank you! |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-12-31 04:39 | asusralis | New Issue | |
| 2021-12-31 04:41 | asusralis | Severity | feature => tweak |
| 2022-01-02 20:03 | jsantos | Assigned To | => sfernandez |
| 2022-01-02 20:03 | jsantos | Status | new => assigned |
| 2022-01-02 20:04 | jsantos | Target Version | => 3.1.3 |
| 2022-02-14 17:50 | sfernandez | Target Version | 3.1.3 => 3.1.4 |
| 2022-03-17 21:31 | sfernandez | Target Version | 3.1.4 => 3.1.5 |
| 2022-06-24 17:21 | sfernandez | Target Version | 3.1.5 => 3.1.6 |
| 2022-11-07 17:14 | sfernandez | Target Version | 3.1.6 => 3.1.7 |
| 2024-03-04 15:26 | jsantos | Target Version | 3.1.7 => 3.2.4 |
| 2024-06-03 17:20 | jsantos | Target Version | 3.2.4 => 3.2.5 |
| 2024-10-24 16:51 | sfernandez | Target Version | 3.2.5 => 3.2.6 |
| 2024-11-22 18:18 | jsantos | Target Version | 3.2.6 => 3.2.7 |
| 2025-01-20 17:43 | jsantos | Target Version | 3.2.7 => 3.2.8 |
| 2025-06-06 12:52 | jsantos | Target Version | 3.2.8 => 3.2.9 |
| 2025-06-12 09:37 | anton.sodergren_pdx | Note Added: 0010815 | |
| 2025-10-02 00:48 | jsantos | Target Version | 3.2.9 => 3.2.10 |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |
| 2025-10-20 18:25 | jsantos | Target Version | 3.2.10 => 3.2.11 |
| 2025-10-30 10:33 | jsantos | Assigned To | sfernandez => jsantos |
| 2025-11-30 12:17 | jsantos | Relationship added | related to 0001532 |
| 2025-12-12 02:09 | jsantos | Note Added: 0011605 | |
| 2025-12-12 02:09 | jsantos | Status | assigned => feedback |
| 2025-12-12 02:11 | jsantos | Relationship added | related to 0003032 |
| 2025-12-12 02:14 | jsantos | Note Edited: 0011605 | |
| 2025-12-12 02:14 | jsantos | Note Edited: 0011605 | |
| 2025-12-12 02:14 | jsantos | Note Edited: 0011605 | |
| 2025-12-12 02:15 | jsantos | Note Edited: 0011605 | |
| 2025-12-12 10:36 | anton.sodergren_pdx | Note Added: 0011607 | |
| 2025-12-12 10:46 | jsantos | Note Edited: 0011605 | |
| 2026-01-20 19:32 | jsantos | Target Version | 3.2.11 => 3.2.12 |
| 2026-01-20 19:51 | jsantos | Target Version | 3.2.12 => 3.2.11 |
| 2026-01-20 19:52 | jsantos | Target Version | 3.2.11 => 3.2.12 |
| 2026-03-04 00:39 | jsantos | Target Version | 3.2.12 => 3.2.13 |
| 2026-04-27 12:16 | jsantos | Target Version | 3.2.13 => 3.2.14 |