Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Report: Issue Encountered on "Data Config" Page. #6914

Closed
francisco-milan opened this issue Apr 16, 2024 · 1 comment
Closed

Bug Report: Issue Encountered on "Data Config" Page. #6914

francisco-milan opened this issue Apr 16, 2024 · 1 comment
Labels
user interface How to interact with abapGit

Comments

@francisco-milan
Copy link
Contributor

Hi abapGit Team,

I wanted to bring to your attention a bug I encountered on the "Data Config" page. Here are the steps to reproduce the issue:

  1. Navigate to the "Repository List" page, select any Repository, and open it.

image

  1. From the "Advanced" menu, select the "Data Config" option.

image

  1. Click on the "Add" button.

image

  1. Encounter a short dump error.

image

I have submitted PR #6913 to address this issue, after implementing this change and repeating the above steps, we should see the expected behaviour:

image

I would appreciate it if you could review the proposed change and provide feedback or concerns.

Thank you for your attention to this matter.

Best regards,

Francisco Milan.

@francisco-milan
Copy link
Contributor Author

francisco-milan commented Apr 16, 2024

Hello abapGit Team,

I wanted to propose an additional improvement for the "Data Config" page.

Currently, the "Table" field does not have a character limit enforced. I suggest implementing a limit of 16 characters for this field to enhance user experience and prevent potential errors.

By implementing this limit, we can prevent issues or unexpected behaviour, as illustrated in the screenshots below:

Before the change.

image

image

After the change.

image

image

I would greatly appreciate your thoughts and feedback on this proposal. Should I proceed by opening a new issue and a new PR for this improvement, or can we integrate this change into PR #6913?

Thank you for considering this enhancement.

Best regards,

Francisco Milan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user interface How to interact with abapGit
Development

No branches or pull requests

2 participants