e2corporation commented on PR #2926: URL: https://github.com/apache/incubator-devlake/pull/2926#issuecomment-1239521447
> @e2corporation Ok, I prepare to hide left chars in title add add a popover to show full text. It might be less work to just use the Project Name alone in the first and not full path as title. Alternaively, on the Transformation settings that we store for the blueprint, we can also consider storing `title` as just the project name and `path` as another key so its separate and contains full path. Or if we keep full path in title, we can explode/split it on forward slash and grab the last item in that resulting array and assume it will be project name alone. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
