Ahmed Ejaz

Results 11 issues of Ahmed Ejaz

**Description** - We are globally overriding the `` tag's inline display behavior to the block as per below: - https://github.com/rubyforgood/casa/blob/7dc1c6bd7aaf587e1ee146fd50218d470076375d/public/assets/css/main.css#L56-L59 - IMO, this kills the purpose of the span tag...

no-issue-activity

### Pitch - We need to do a spike and create each possible type of dummy record for database tables - This issue can be improved by the maintainers because...

suggestion
developer experience

As Part of #12331 We need to remove Stimulus Reflex from Product's delete action.

Part of #11482 - [ ] [Rails/Pluck](https://www.rubydoc.info/gems/rubocop-rails/2.9.1/RuboCop/Cop/Rails/Pluck) - [ ] [Rails/PluckInWhere](https://www.rubydoc.info/gems/rubocop-rails/2.8.1/RuboCop/Cop/Rails/PluckInWhere)

tech debt

#### What? Why? - Closes #12632 - Currently, we are using the generic `toggle_control_controller` to enable the **Apply** button if the voucher code is present. - This controller focuses the...

bug-s2
user facing changes

#### What? Why? - Closes #12620 - This PR fixes the RuboCop Rails/ResponseParsedBody offenses. #### What should we test? - Build should be green #### Release notes Changelog Category (reviewers...

Fix [Rails/ResponseParsedBody](https://www.rubydoc.info/gems/rubocop-rails/RuboCop/Cop/Rails/ResponseParsedBody)

#### What? Why? - Closes #12570 - We are creating a new variant object and passing it to the new variant row. - This variant is empty and hence has...

- As per the Rails [NumberHelper.number_to_rounded docs](https://api.rubyonrails.org/classes/ActiveSupport/NumberHelper.html#method-i-number_to_rounded), it has the default option value of `significant: false` - However, in the `hu.yml`, `number.format.significant` is `true` which overrides this default behavior of...

**⚠️ Please use clockify code #12476 Flower Farms ⚠️** #### What? Why? - Closes #12776 - This PR adds the new report named "Pay Suppliers" as described in the attached...

feedback-needed