Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l9oMC-0006n3-Aq for pgadmin-hackers@arkaria.postgresql.org; Wed, 10 Feb 2021 12:12:32 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1l9oMB-0004Pv-84 for pgadmin-hackers@arkaria.postgresql.org; Wed, 10 Feb 2021 12:12:31 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l9oMB-0004Po-1M for pgadmin-hackers@lists.postgresql.org; Wed, 10 Feb 2021 12:12:31 +0000 Received: from mail-il1-x12c.google.com ([2607:f8b0:4864:20::12c]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1l9oM8-0002L7-JP for pgadmin-hackers@postgresql.org; Wed, 10 Feb 2021 12:12:30 +0000 Received: by mail-il1-x12c.google.com with SMTP id o15so608779ilt.6 for ; Wed, 10 Feb 2021 04:12:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=u1zPxx1loCHZAyxauovJNSbBGWurMN6MSX8uHNsofDk=; b=eWk9ggU2vGDQeo5Vb5i3F+ZYIpLiTf0urA0QJ+81pKqS8hChSJPrXjMlO5LOtPY20Y MlQ+5JUi4q3b4qp6CjOv3XmbTERAEdiI/opDdEyGTNVpRjEEP/iSuhnCoa94V8bTBx+Z 2mrys/TzzPOhcsDLA1V5yNNeHa6G5SmpPZWczAJLNtWx58tNTtIBMqq4geGyruhr0tEd +rrEnN3CGvdR40V/4Umk2V06So+di/xDUKGOjWOPpDT73+RHMdZyxJSdsusRHI97OCWM E0f1Vp0OaAZU0FOtbtviHBHA9ANxtRyLXUP6JW33/Gj1r7jvORWQSDN+M9DLiP+3iG7f Is7Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=u1zPxx1loCHZAyxauovJNSbBGWurMN6MSX8uHNsofDk=; b=Z9KLigQ4LE+6hAy8mpplEEKaM0yGbQJS/3viYhp+LE6asF2pMzffr1u3PHQ8j2m29R QvM7xV5ew8Vdt4xMqfNNTqcJtc+VoWsKt9/UNDMfR0MIu1W1/hbuViehIgPiaOxRVK6D Jj8uiod+PMSmwVzD9pF3akS84gZetsxMR1AuxG63SucgO3eVY6E/nQHsDoXAfBhx8JVZ j0stJXHlPwzP9UiSBxoDKGP9G2qqnmOMLaMWMqML0WRA1BhzuFpu+vMm62NNpBtDw4i7 vy7xI/L4ZjhZKTvnZVx12W1cQwcBBeaaIkajQwcPc29NAdtmdyI3Hcz5W3uK1i80i7g8 Auyw== X-Gm-Message-State: AOAM533GJ2Z0VS+hNMJ2KV7LHdDDVdOexLumpC6CuoxF67rdv3O/gqUz WEzZYOY9joB5/OSs7qZriV1oBgzRRbXoVxWJXPch74jWPeU7QuFT+FT8/00aqtyPt/U4DjuqoGE zuXKKIeiUfsbAX3VuzsOfdLrHjtrgbZ/RpxbunVlVADhVxA0rQs1VXED8Oh7wwV3LXqsuVLa8RI Zu6qNLIcph06oHtAswOaLXOrw7LoHkovx914RUXAJJw9y9S4RiSbsJZnE3JQ== X-Google-Smtp-Source: ABdhPJwDQsMP944LVFPLzLCyIXQXt/7uCoOo/Yvj79LigpPoGdnWIpSYOH7VdVVQhnhm3NONS/aMGHwIDho3aJrLnvI= X-Received: by 2002:a92:cd81:: with SMTP id r1mr749159ilb.252.1612959146728; Wed, 10 Feb 2021 04:12:26 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Wed, 10 Feb 2021 17:42:15 +0530 Message-ID: Subject: Re: [pgAdmin][RM-6157]: UI issue in delete records. To: Nikhil Mohite Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000fa8b2c05bafa504a" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000fa8b2c05bafa504a Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Tue, Feb 9, 2021 at 4:41 PM Nikhil Mohite wrote: > Hi Akshay/ Team, > > Please find the updated patch for RM-6157. > 1. Resolved issue related to strikeout (Red strike-through line which > indicates delete records) is getting removed on scrolling for > index(Serial) column of the table. > > > Regards, > Nikhil Mohite. > > > On Fri, Feb 5, 2021 at 2:16 PM Akshay Joshi > wrote: > >> Thanks, patch applied. >> >> On Thu, Feb 4, 2021 at 5:02 PM Nikhil Mohite < >> nikhil.mohite@enterprisedb.com> wrote: >> >>> Hi Team, >>> >>> Please find the attached patch for RM-6157 >>> : UI issue in delete >>> records. >>> 1. Resolved CSS issue in delete records from a data-output table. >>> >>> -- >>> *Thanks & Regards,* >>> *Nikhil Mohite* >>> *Software Engineer.* >>> *EDB Postgres* >>> *Mob.No: +91-7798364578.* >>> >> >> >> -- >> *Thanks & Regards* >> *Akshay Joshi* >> *pgAdmin Hacker | Principal Software Architect* >> *EDB Postgres * >> >> *Mobile: +91 976-788-8246* >> > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000fa8b2c05bafa504a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Tue, Feb 9, 2021 at 4:41 PM Nikhi= l Mohite <nikhil.mohit= e@enterprisedb.com> wrote:
Hi Akshay/ Team,

Plea= se find the=C2=A0updated=C2=A0patch for RM-6157.
1. Resolved issu= e related to strikeout (Red=C2=A0strike-through line which indicates= =C2=A0delete records) is getting removed on scrolling for index(Seri= al) column of the table.


Regards,
Nikhil Mohite.


On Fri, Feb 5, 2021 at 2:16 PM = Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, patch applie= d.

On Thu, Feb 4, 2021 at 5:02 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com<= /a>> wrote:
<= div dir=3D"ltr">Hi Team,

1. Resolved CSS i= ssue in delete records from a data-output table.

--
Th= anks & Regards,
Ni= khil Mohite
Soft= ware Engineer.
Mob.No: +91-779= 8364578.


--
Thank= s & Regards
Akshay Joshi
pgAdmin Hacker | Principal Softw= are Architect
EDB Po= stgres
Mobile: +91 976-788-8246



--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

--000000000000fa8b2c05bafa504a--