## Type of issue: - [ ] Bug / Error - [x] Idea / Feature - [x] Improvement detail ## Short description on the issue Currently, the URL fields in create-post and create-stack components are not validated and it accepts any value. ## Possible fix Write a validation logic for URL fields.