Open samuil4 opened 6 years ago
Hey @ardentia , I am really impressed with the controls you guys have created so far, i still remember this project was in initial phase and you guys posted this in one of FB groups where i am moderator. And i gave few comments as well, just wanted to check if i can contribute to this project as well. In that case i can take this feature.
Hello @santoshyadav198613, Thank you for your comment! All contributions are welcome, so feel free to work on this feature!
Thanks, will start working on it.
Hey @ardentia ,
I am planning to use angular cdk to use overlay service is that ok.
Hello, @santoshyadav198613,
When we initially started this project, our goal was to have as few dependencies as possible. So, generally, unless it's a very complex interaction/functionality, we would rather not include additional tools.
If you have to handle a lot of special cases, or the behavior itself is complicated, then feel free to use Angular CDK.
As a developer I want to have tooltip component / directive.
Acceptance criteria: The tooltip directive / component should be created as part of the ng-sq-ui/common module. Tooltip should detect the edges of the screen and prevent displaying out of the window.
Reward for completing this feature: 0.5 DEV